We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a120e0 commit 8e5361bCopy full SHA for 8e5361b
.travis.yml
@@ -7,7 +7,7 @@ php:
7
before_script:
8
- printf "\n" | pecl install imagick
9
- wget http://selenium.googlecode.com/files/selenium-server-standalone-2.35.0.jar
10
- - java -jar selenium-server-standalone-2.35.0.jar -port 4444 > /dev/null &
+ - java -jar selenium-server-standalone-2.35.0.jar -port 4444 &
11
- cd test/integration/
12
13
0 commit comments