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 bae8178 commit bf98cb8Copy full SHA for bf98cb8
test/CI/Travis/setup_selenium.sh
@@ -2,6 +2,6 @@
2
3
# set up Selenium for functional tests
4
5
-wget --max-redirect=1 http://goo.gl/cvntq5 -O selenium.jar
+wget --max-redirect=1 https://goo.gl/s4o9Vx -O selenium.jar
6
7
java -jar selenium.jar &
0 commit comments