Allow test failure on Ubuntu 14.04 for now.

This commit is contained in:
Jeff Geerling 2018-07-08 11:24:37 -05:00
parent 82e1246958
commit 8435521e92
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ env:
matrix:
allow_failures:
- distro: ubuntu1404
- env: distro=ubuntu1404
script:
# Configure test script so we can run extra tests after playbook is run.