Skip to content

Commit 86b91f3

Browse files
committed
Switch to latest ChromeDriver
1 parent 1c5d470 commit 86b91f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/travis_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ section_end "init.db"
3939

4040

4141
section "install.chromedriver"
42-
wget https://chromedriver.storage.googleapis.com/2.29/chromedriver_linux64.zip
42+
wget https://chromedriver.storage.googleapis.com/2.37/chromedriver_linux64.zip
4343
sudo unzip chromedriver_linux64.zip chromedriver -d /usr/local/bin
4444
rm chromedriver_linux64.zip
4545
which chromium-browser

0 commit comments

Comments
 (0)