Skip to content

Commit

Permalink
Travis chrome issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMurphy committed Jun 3, 2016
1 parent 4cfd430 commit 93bfe38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sudo apt-get update
- sudo apt-get upgrade -y lsb-base libstdc++6
- sudo apt-get install -y libappindicator1 fonts-liberation
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
- sudo dpkg -i google-chrome*.deb
Expand Down

0 comments on commit 93bfe38

Please sign in to comment.