test travis

master
Gnieark 6 years ago
parent 5752e458a2
commit aefed062c8

@ -6,6 +6,6 @@ php:
- hhvm # on Trusty only
- nightly
before_script:
- curl -sSfL -o ~/.phpenv/versions/hhvm/bin/phpunit https://phar.phpunit.de/phpunit-5.7.phar
- curl -sSfL -o ~/.phpenv/versions/hhvm/bin/phpunit https://phar.phpunit.de/phpunit-7.2.2.phar
script:
- phpunit --bootstrap autoload.php test/TplBlockTest.php

Loading…
Cancel
Save