Skip to content

Commit 7af58b4

Browse files
committed
ci: update before_script section
update angular cli to current v
1 parent 76b33d0 commit 7af58b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cache:
1212
directories:
1313
- $HOME/.npm
1414
before_install:
15-
- npm i -g @angular/cli@7.0.5
15+
- npm i -g @angular/cli@9.1.4
1616
- npm install codecov -g
1717
install:
1818
- npm rebuild node-sass

0 commit comments

Comments
 (0)