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: install:
- wget http://selenium-release.storage.googleapis.com/2.42/selenium-server-standalone-2.42.2.jar - 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 - composer install