We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f718e commit 1851d71Copy full SHA for 1851d71
1 file changed
.travis.yml
@@ -5,11 +5,7 @@ node_js: stable
5
addons:
6
sauce_connect: true
7
firefox: latest
8
- apt:
9
- sources:
10
- - google-chrome
11
- packages:
12
- - google-chrome-stable
+ chrome: stable
13
services:
14
- xvfb
15
before_install:
0 commit comments