test travis
This commit is contained in:
parent
5752e458a2
commit
aefed062c8
|
|
@ -6,6 +6,6 @@ php:
|
||||||
- hhvm # on Trusty only
|
- hhvm # on Trusty only
|
||||||
- nightly
|
- nightly
|
||||||
before_script:
|
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:
|
script:
|
||||||
- phpunit --bootstrap autoload.php test/TplBlockTest.php
|
- phpunit --bootstrap autoload.php test/TplBlockTest.php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user