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

Commit b45bd03

Browse files
committed
Suddenly travis wants confirmation
1 parent 5ee61e7 commit b45bd03

1 file 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 chromedriver_linux64.zip
8+
- unzip -o 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

0 commit comments

Comments
 (0)