Skip to content
This repository was archived by the owner on Jun 19, 2019. It is now read-only.

Commit b778ddc

Browse files
committed
ci: update travis.yml
1 parent a82a2bd commit b778ddc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ install: true # yarn bug
77

88
addons:
99
firefox: latest
10-
chrome: stable
10+
# chrome: stable
11+
12+
addons:
13+
apt:
14+
packages:
15+
- google-chrome-stable
1116

1217
os:
1318
- linux

0 commit comments

Comments
 (0)