Fix comment

This commit is contained in:
Michael Droettboom 2018-07-10 09:38:23 -04:00
parent b5e4b5e322
commit b108b419ea
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
wget https://github.com/mozilla/geckodriver/releases/download/v0.20.1/geckodriver-v0.20.1-linux64.tar.gz
tar zxf geckodriver-v0.20.1-linux64.tar.gz -C firefox
# Get recent version of Chrome and chromedriver
# Get recent version of chromedriver
wget https://chromedriver.storage.googleapis.com/2.40/chromedriver_linux64.zip
unzip chromedriver_linux64.zip
mv chromedriver firefox