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