Fix broken test.

master
Jeff Geerling 2017-04-01 23:16:26 -05:00
parent f93852b229
commit 9b8b7b43bc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ script:
- ${PWD}/tests/test.sh
# Test whether Docker is running correctly (Dockerception!).
- docker exec --tty "$(cat ${container_id})" docker run hello-world
- docker exec --tty ${container_id} docker run hello-world
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/