Commit 45361281 authored by Jeff Geerling's avatar Jeff Geerling

Issue #3: Allow failures on CentOS 7 Travis CI build for now.

parent 80e6c488
......@@ -6,6 +6,10 @@ env:
- distro: ubuntu1604
- distro: debian9
matrix:
allow_failures:
- env: distro=centos7
script:
# Configure test script so we can run extra tests after playbook is run.
- export container_id=$(date +%s)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment