Skip to content

Commit

Permalink
swisspost#162: changing chromedriver version to 2.19 (to support olde…
Browse files Browse the repository at this point in the history
…r chrome installation)
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent 7614237 commit 6c18177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ before_install:
- sh -e /etc/init.d/xvfb start
- sudo apt-get update -qq
- sudo apt-get install -y libappindicator1 fonts-liberation
- wget http://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_54.0.2840.71.deb
- sudo dpkg -i download-chrome.php?file=lnx%2Fchrome64_54.0.2840.71.deb
- wget http://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
- sudo dpkg -i download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
script:
- ./gradlew build
# - ./gradlew gateleen-test:startServer (also waits for it to come up)
Expand Down
Binary file not shown.

0 comments on commit 6c18177

Please sign in to comment.