Remove not applicable tests

This commit is contained in:
Unknown 2018-05-07 16:36:11 +08:00
parent 3082be7475
commit a57c2f1a10
1 changed files with 0 additions and 7 deletions

View File

@ -18,12 +18,5 @@ script:
# Run tests.
- ${PWD}/tests/test.sh
# Setup test site.
- 'docker exec ${container_id} mkdir -p /var/www/test'
- 'docker exec ${container_id} bash -c "echo Success >| /var/www/test/index.html"'
# Make sure virtualhost exists.
- 'docker exec --tty ${container_id} env TERM=xterm curl http://localhost/ | grep "Success"'
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/