test travis

This commit is contained in:
Gnieark 2018-06-03 00:49:58 +02:00
parent 5752e458a2
commit aefed062c8

View File

@ -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