8000 Update Travis CI config for Google Chrome · stacktracejs/stacktrace-gps@7e5f195 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e5f195

Browse files
committed
Update Travis CI config for Google Chrome
1 parent 4642d8c commit 7e5f195

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.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)
0