Commit 5e3eb902 authored by Jeff Geerling's avatar Jeff Geerling

Fixes #3: CentOS builds now passing.

parent 9379018d
...@@ -6,10 +6,6 @@ env: ...@@ -6,10 +6,6 @@ env:
- distro: ubuntu1604 - distro: ubuntu1604
- distro: debian9 - distro: debian9
matrix:
allow_failures:
- env: distro=centos7
script: script:
# Configure test script so we can run extra tests after playbook is run. # Configure test script so we can run extra tests after playbook is run.
- export container_id=$(date +%s) - 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