Fix syntax error

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-03-26 14:23:04 +01:00
parent 3f5bfc884a
commit f9574059b0

View File

@ -23,7 +23,7 @@ before_script:
phpenv config-add test/travis.php.ini ;
pear channel-discover pear.phpunit.de ;
pear install phpunit/PHPUnit_Selenium ;
fi
fi ;
composer install --dev --no-interaction ;
fi
script: