Skip to content

Commit 8e5361b

Browse files
Update .travis.yml
1 parent 8a120e0 commit 8e5361b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ php:
77
before_script:
88
- printf "\n" | pecl install imagick
99
- 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 &
10+
- java -jar selenium-server-standalone-2.35.0.jar -port 4444 &
1111
- cd test/integration/
1212

1313

0 commit comments

Comments
 (0)