Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit b507e98

Browse files
committed
Run build in ci
1 parent afa3b3c commit b507e98

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
@@ -19,6 +19,7 @@ script:
1919
- npm run lint
2020
- npm run test
2121
- npm run coveralls
22+
- npm run build
2223
- 'if [ -n "$SONAR_TOKEN" ]; then sonar-scanner -Dsonar.login=${SONAR_TOKEN}; fi'
2324

2425
deploy:

0 commit comments

Comments
 (0)