This commit is contained in:
Gnieark 2018-03-19 23:02:44 +01:00
parent 92bc31b3d1
commit 9487becc21

View File

@ -8,4 +8,4 @@ php:
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: script:
- ./phpunit . - phpunit .