Skip to content

Commit f00b60c

Browse files
authored
Build the application Travis CI
1 parent a77f94d commit f00b60c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_js:
55
install:
66
- npm install
77
script:
8+
- npm run build
89
- npm test
910
after_success:
1011
- npm run test:coveralls

0 commit comments

Comments
 (0)