travis
This commit is contained in:
parent
af36e00036
commit
4d3abc8009
|
@ -5,3 +5,5 @@ php:
|
||||||
- '7.0'
|
- '7.0'
|
||||||
- hhvm # on Trusty only
|
- hhvm # on Trusty only
|
||||||
- nightly
|
- nightly
|
||||||
|
before_script:
|
||||||
|
- curl -sSfL -o ~/.phpenv/versions/hhvm/bin/phpunit https://phar.phpunit.de/phpunit-5.7.phar
|
||||||
|
|
Loading…
Reference in New Issue
Block a user