Fixes #1: Make sure PHP version is actually tested.

This commit is contained in:
Jeff Geerling 2017-05-19 12:50:23 -05:00
parent a551495486
commit 51ed3c4e4f
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@ script:
- ${PWD}/tests/test.sh
# Run script to test PHP version.
# TODO: Actually test the version.
- 'docker exec ${container_id} env TERM=xterm php -v'
- 'docker exec ${container_id} env TERM=xterm php -v | grep "7.1."'
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/