Skip to content

Commit

Permalink
swisspost#162: trying to install chrome (try swisspost#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
roggerj committed Sep 6, 2017
1 parent abce94f commit af15da4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
language: java
dist: precise
sudo: required
jdk:
- oraclejdk8
services:
- redis-server
addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
- google-chrome-stable
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start &
Expand Down

0 comments on commit af15da4

Please sign in to comment.