Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit bf58c29

Browse files
committed
undo accidental add of chromedriver..
1 parent b45bd03 commit bf58c29

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python:
55
script:
66
- export LANG=en_US.UTF-8
77
- wget https://chromedriver.storage.googleapis.com/73.0.3683.68/chromedriver_linux64.zip
8-
- unzip -o chromedriver_linux64.zip
8+
- unzip chromedriver_linux64.zip
99
- sudo apt-get -y update
1010
- sudo apt-get -y install google-chrome-stable
1111
- export PATH=$TRAVIS_BUILD_DIR:$PATH

chromedriver

-10.4 MB
Binary file not shown.

chromedriver_linux64.zip

-4.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)