Skip to content

Commit

Permalink
fix: require add false
Browse files Browse the repository at this point in the history
  • Loading branch information
chaiyanchen committed May 14, 2019
1 parent 773636d commit 0933c29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ script:
after_success:
- npm run coveralls
deploy:
- npx semantic-release
provider: script
skip_cleanup: true
script:
- npx semantic-release

0 comments on commit 0933c29

Please sign in to comment.