Skip to content

Commit 02121d5

Browse files
committed
Don't install google-chrome via apt, as we donwload required versions automatically with the download-test-browsers.js test helper script
1 parent 817d193 commit 02121d5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
os:
22
- linux
33
- osx
4-
addons:
5-
apt:
6-
sources:
7-
- google-chrome
8-
packages:
9-
- google-chrome-stable
10-
- google-chrome-beta
11-
- google-chrome-unstable
124
services:
135
- xvfb
146
env:

0 commit comments

Comments
 (0)