diff --git a/.travis.yml b/.travis.yml index 3c41371..e983c91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ script: - ANSIBLE_ROLES_PATH=. ansible-playbook -i tests/inventory tests/test.yml -vvv # check xdebug is enabled - - php -a | grep xdebug + - php -i | grep xdebug notifications: webhooks: https://galaxy.ansible.com/api/v1/notifications/