Fix matrix setup
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
35d9b63cee
commit
f9aa9e7be5
@ -6,8 +6,8 @@ php:
|
||||
- hhvm
|
||||
env:
|
||||
matrix:
|
||||
PHPUNIT_ARGS="--exclude-group selenium"
|
||||
LINT="yes"
|
||||
- PHPUNIT_ARGS="--exclude-group selenium"
|
||||
- LINT="yes"
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq ant
|
||||
|
||||
Loading…
Reference in New Issue
Block a user