mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Install chrome from source
This commit is contained in:
parent
7f5abfdf43
commit
905e6ad668
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue