Update .travis.yml

This commit is contained in:
iAmShorty 2016-06-30 12:36:51 +02:00 committed by GitHub
parent 5fee244617
commit 6013afd331

View File

@ -18,7 +18,7 @@ branches:
install:
- wget http://selenium-release.storage.googleapis.com/2.42/selenium-server-standalone-2.42.2.jar
- composer global require "fxp/composer-asset-plugin:1.0.0-beta2"
- composer global require "fxp/composer-asset-plugin:~1.1.1"
- composer install
@ -38,4 +38,4 @@ script:
after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover tests/_output/coverage.xml
- php ocular.phar code-coverage:upload --format=php-clover tests/_output/coverage.xml