Update .travis.yml
This commit is contained in:
parent
5fee244617
commit
6013afd331
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user