Skip to content

Commit

Permalink
swisspost#162: trying to install chrome (try swisspost#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent b7356bb commit 7820590
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ jdk:
- oraclejdk8
services:
- redis-server
before_install:
- sudo apt-get update -qq
- sudo apt-get install libc6
addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
before_install:
- sudo apt-get update -qq
- sudo apt-get install libc6
script:
- ./gradlew build
# - ./gradlew gateleen-test:startServer (also waits for it to come up)
Expand Down

0 comments on commit 7820590

Please sign in to comment.