Skip to content

Commit 1b7a8ab

Browse files
author
Diabeu
committed
chore(travis): remove chrome settings
1 parent be08316 commit 1b7a8ab

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ deploy:
88
on:
99
tags: true
1010
repo: cebor/rollup-plugin-angular
11-
addons:
12-
apt:
13-
sources:
14-
- google-chrome
15-
packages:
16-
- google-chrome-stable
1711
before_script:
18-
- "export CHROME_BIN=chromium-browser"
1912
- "export DISPLAY=:99.0"
2013
- "sh -e /etc/init.d/xvfb start"
2114
- sleep 3 # give xvfb some time to start

0 commit comments

Comments
 (0)