Skip to content

Commit

Permalink
swisspost#162: trying to install chrome (try swisspost#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent 31cf319 commit 690ccdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@ before_install:
- wget http://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
- pwd
- ls -l
- whereis chrome64_48.0.2564.109.deb
# - sudo apt-get update -qq
# - sudo apt-get install -y libc6=2.23-0ubuntu9
# - wget http://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_48.0.2564.109.deb
# - whereis chrome64_48.0.2564.109.deb
- sudo dpkg -i chrome64_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

0 comments on commit 690ccdd

Please sign in to comment.