Skip to content

Commit 13ed2dc

Browse files
committed
Update Travis CI config for Google Chrome
1 parent 2226e66 commit 13ed2dc

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ node_js: stable
55
addons:
66
sauce_connect: true
77
firefox: latest
8-
apt:
9-
sources:
10-
- google-chrome
11-
packages:
12-
- google-chrome-stable
13-
services:
14-
- xvfb
8+
chrome: stable
159
before_install:
1610
- export CHROME_BIN=chromium-browser
1711
- export DISPLAY=:99.0

0 commit comments

Comments
 (0)