Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
stage
Browse files Browse the repository at this point in the history
  • Loading branch information
willemliu committed Nov 9, 2018
1 parent 4a14d19 commit 2084065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
include:
- stage: test
script: npm run build-demo
- stage: test
script: npm test
after_success:
- cat ./dist/coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
Expand Down

0 comments on commit 2084065

Please sign in to comment.