Skip to content

Commit

Permalink
swisspost#162: trying to install chrome (try swisspost#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent c7fa9a0 commit 840afed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
before_install:
- wget http://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
- sudo apt-get update -qq
- sudo dpkg -i ./google-chrome*.deb
- sudo dpkg -i ./chrome*.deb
- sudo apt-get -f install
script:
- ./gradlew build
Expand Down

0 comments on commit 840afed

Please sign in to comment.