mirror of
https://github.com/geerlingguy/ansible-role-pip.git
synced 2025-02-21 01:51:41 +01:00
Allow test failure on Ubuntu 14.04 for now.
This commit is contained in:
parent
211bb244f0
commit
82e1246958
@ -9,6 +9,10 @@ env:
|
||||
- distro: debian9
|
||||
- distro: debian8
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- distro: ubuntu1404
|
||||
|
||||
script:
|
||||
# Configure test script so we can run extra tests after playbook is run.
|
||||
- export container_id=$(date +%s)
|
||||
|
Loading…
Reference in New Issue
Block a user