Skip to content

Commit 4f936cf

Browse files
committed
Update .travis.yml
1 parent ff1afe9 commit 4f936cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ cache:
66
- node_modules
77
script:
88
- npm run test:unit
9+
- npm run build
910
after_script:
1011
- cat ./coverage/lcov.info | coveralls
11-
- npm run build
1212
deploy:
1313
provider: pages
1414
skip_cleanup: true

0 commit comments

Comments
 (0)