Skip to content

Commit 9f28c97

Browse files
author
JeanBaptisteWATENBERG
authored
(fix) build before deploy
1 parent 12b1d76 commit 9f28c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ before_install:
77
after_success:
88
- cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js
99
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
10+
- npm run build
1011
- npm run docz:build
1112
branches:
1213
only:

0 commit comments

Comments
 (0)