Skip to content

Commit ec1830c

Browse files
committed
Travis fix
1 parent 940253d commit ec1830c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ addons:
1717
before_script:
1818
- npm install
1919
- npm install -g @angular/cli
20+
- npm remove webpack -g
21+
- npm i webpack --save-dev
2022

2123
script:
2224
- npm run test

0 commit comments

Comments
 (0)