Skip to content

Commit c12fccd

Browse files
committed
Update Travis CI config for Google Chrome
1 parent f4a58d4 commit c12fccd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ node_js:
66
addons:
77
sauce_connect: true
88
firefox: latest
9-
apt:
10-
sources:
11-
- google-chrome
12-
packages:
13-
- google-chrome-stable
9+
chrome: stable
1410
services:
1511
- xvfb
1612
before_install:

0 commit comments

Comments
 (0)