Make sure to use the version of phpunit I actually install
This commit is contained in:
parent
60c9c86580
commit
656688a5f3
@ -10,13 +10,9 @@ php:
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
|
||||
before_script:
|
||||
- composer global require "phpunit/phpunit:5.*"
|
||||
|
||||
script:
|
||||
- mkdir -p build/logs
|
||||
- phpunit -c build
|
||||
- vendor/bin/phpunit -c build
|
||||
|
||||
services:
|
||||
- redis
|
||||
|
Loading…
Reference in New Issue
Block a user