Skip to content

Commit

Permalink
<3 travis (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
coaxial committed Aug 28, 2018
1 parent a9c6c13 commit 6100ad3
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 @@ -8,6 +8,7 @@ jobs:
node_js: node
script: jest --coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
- stage: NPM publication
script: npm i -g nsp
deploy:
provider: npm
email: c@64b.it
Expand Down

0 comments on commit 6100ad3

Please sign in to comment.