Skip to content

Commit

Permalink
update firefox version
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee-de committed Jun 19, 2018
1 parent 3049fca commit 8217db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,7 +4,7 @@ dist: trusty
group: beta
install: true
addons:
firefox: "56.0"
firefox: "60.0.2"
apt:
packages:
- google-chrome-stable
Expand All @@ -15,7 +15,7 @@ cache:
env:
global:
- MAVEN_OPTS="-Xmx1024M -Xss128M -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC"
- GECKODRIVER_VERSION="0.19.0"
- GECKODRIVER_VERSION="0.21.0"
- CHROMEDRIVER_VERSION=$(curl http://chromedriver.storage.googleapis.com/LATEST_RELEASE)
- FIREFOX_BIN=$(which firefox)
- SELENIUM_BROWSER=firefox
Expand Down

0 comments on commit 8217db4

Please sign in to comment.