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 1c5d470 commit 86b91f3Copy full SHA for 86b91f3
.travis/travis_install.sh
@@ -39,7 +39,7 @@ section_end "init.db"
39
40
41
section "install.chromedriver"
42
-wget https://chromedriver.storage.googleapis.com/2.29/chromedriver_linux64.zip
+wget https://chromedriver.storage.googleapis.com/2.37/chromedriver_linux64.zip
43
sudo unzip chromedriver_linux64.zip chromedriver -d /usr/local/bin
44
rm chromedriver_linux64.zip
45
which chromium-browser
0 commit comments