Skip to content

Commit

Permalink
No need for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jezhiggins committed Feb 8, 2019
1 parent 3a1e84c commit 121502a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ install:
- travis_retry npm install
test:
- npm test
before_deploy:
- npm run coverage
deploy:
- provider: script
skip_cleanup: true
script: npx semantic-release
on:
branch: master
branch: master

0 comments on commit 121502a

Please sign in to comment.