-
Jaime Perez Crespo authored
Try to make it build with the saml module included by using the phpunit version we are requiring instead of the one preinstalled.
288385f0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script: composer update --dev
script: php vendor/phpunit/phpunit/phpunit.php --configuration tools/phpunit
after_success:
- if [[ "$TRAVIS_PHP_VERSION" == "5.6" ]]; then php vendor/bin/coveralls -v; fi
notifications:
slack:
secure: h5YiO7tAk5bzAQBkUZ3crnOFAOBkNqHp0nc2cxvGauogVfCLE9K8bME512uTeu9QWMht2D30uyTOHFKQ7sPEW4omHNF4qYl4p9L037oQFfEwZPBzJFo9QUzviT3mvKHTN4HSQOkq/08ZoMhh1i3p/OhyFS56J28IDJWDqGZkEUE=