Skip to content

Commit 8a78e43

Browse files
committed
Travis scripts updated
1 parent ec1830c commit 8a78e43

File tree

3 files changed

+3263
-2423
lines changed

3 files changed

+3263
-2423
lines changed

.travis.yml

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

2321
script:
24-
- npm run test
22+
- npm run build:ssr

0 commit comments

Comments
 (0)