Skip to content

Commit

Permalink
fix: Install chrome from source
Browse files Browse the repository at this point in the history
  • Loading branch information
1ambda committed Jul 11, 2017
1 parent 7f5abfd commit 905e6ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ cache:
- zeppelin-web/bower_components

addons:
chrome: stable
apt:
sources:
- google-chrome
- r-packages-precise
packages:
- r-base-dev
- google-chrome-stable

env:
global:
Expand Down

0 comments on commit 905e6ad

Please sign in to comment.