Skip to content

Commit 80ae315

Browse files
author
Johannes Düsing
committed
Attempting to fix TravisCI errors
1 parent 81d42f7 commit 80ae315

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
@@ -10,11 +10,7 @@ matrix:
1010
node_js:
1111
- "12"
1212
addons:
13-
apt:
14-
sources:
15-
- google-chrome
16-
packages:
17-
- google-chrome-stable
13+
chrome: stable
1814

1915
before_script:
2016
- npm install -g @angular/cli

0 commit comments

Comments
 (0)