Skip to content

Commit d78bff9

Browse files
committed
run build in test
1 parent e4f4fb1 commit d78bff9

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
@@ -48,6 +48,7 @@ jobs:
4848
script:
4949
- npm run test:unit -- --coverage
5050
- npm run test:e2e
51+
- npm run build
5152
after_script:
5253
- cat ./coverage/lcov.info | coveralls
5354
- ./cc-test-reporter after-build --exit-code ${TRAVIS_TEST_RESULT}

0 commit comments

Comments
 (0)