travis
This commit is contained in:
parent
4d3abc8009
commit
92bc31b3d1
|
@ -7,3 +7,5 @@ php:
|
||||||
- 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-5.7.phar
|
||||||
|
script:
|
||||||
|
- ./phpunit .
|
||||||
|
|
Loading…
Reference in New Issue
Block a user