Skip to content

Commit

Permalink
Issue #3: Allow failures on CentOS 7 Travis CI build for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed May 10, 2018
1 parent 80e6c48 commit 4536128
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 4536128

Please sign in to comment.