Fix matrix setup

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-03-26 14:12:42 +01:00
parent 35d9b63cee
commit f9aa9e7be5

View File

@ -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