File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 addons :
2020 firefox : latest-nightly
2121 chrome : stable
22- env : TOXENV=py36 MOZ_HEADLESS=1 GECKODRIVER=0.22 .0 CHROMEDRIVER=2.40
22+ env : TOXENV=py36 MOZ_HEADLESS=1 GECKODRIVER=0.23 .0 CHROMEDRIVER=2.40
2323 before_install :
2424 - wget -O /tmp/chromedriver.zip http://chromedriver.storage.googleapis.com/$CHROMEDRIVER/chromedriver_linux64.zip
2525 - mkdir $HOME/chromedriver && unzip /tmp/chromedriver.zip -d $HOME/chromedriver
4141 addons :
4242 firefox : latest-nightly
4343 chrome : stable
44- env : TOXENV=py27 MOZ_HEADLESS=1 GECKODRIVER=0.22 .0 CHROMEDRIVER=2.40
44+ env : TOXENV=py27 MOZ_HEADLESS=1 GECKODRIVER=0.23 .0 CHROMEDRIVER=2.40
4545 before_install :
4646 - wget -O /tmp/chromedriver.zip http://chromedriver.storage.googleapis.com/$CHROMEDRIVER/chromedriver_linux64.zip
4747 - mkdir $HOME/chromedriver && unzip /tmp/chromedriver.zip -d $HOME/chromedriver
You can’t perform that action at this time.
0 commit comments