Skip to content

Commit bf98cb8

Browse files
committed
Update selenium server (Firefox mismatch?)
1 parent bae8178 commit bf98cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CI/Travis/setup_selenium.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
# set up Selenium for functional tests
44

5-
wget --max-redirect=1 http://goo.gl/cvntq5 -O selenium.jar
5+
wget --max-redirect=1 https://goo.gl/s4o9Vx -O selenium.jar
66

77
java -jar selenium.jar &

0 commit comments

Comments
 (0)