Skip to content

Commit

Permalink
Try fix for Chrome on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Sep 15, 2019
1 parent 69eb3a1 commit 19ef4c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ cache:
dist: trusty

addons:
apt:
sources:
- google-chrome
packages:
- dpkg
- google-chrome-stable
chrome: stable
firefox: latest

Expand Down

0 comments on commit 19ef4c2

Please sign in to comment.