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

Commit 6df443d

Browse files
author
Kamil Piechaczek
committed
Internal: Changed a way how to install Chrome on Travis. [skip ci]
1 parent 5027653 commit 6df443d

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
@@ -1,12 +1,8 @@
11
sudo: required
22
dist: trusty
33
addons:
4+
chrome: stable
45
firefox: latest
5-
apt:
6-
sources:
7-
- google-chrome
8-
packages:
9-
- google-chrome-stable
106
language: node_js
117
node_js:
128
- '8'

0 commit comments

Comments
 (0)