Skip to content

Commit

Permalink
ci(semanticrelease): add travis-deploy-once script
Browse files Browse the repository at this point in the history
  • Loading branch information
kalitine committed May 24, 2018
1 parent d2caf29 commit 3bc629b
Show file tree
Hide file tree
Showing 4 changed files with 207 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ node_js:
script:
- npm test
after_success:
- ./node_modules/.bin/semantic-release
- npm run travis-deploy-once "npm run semantic-release"
Loading

0 comments on commit 3bc629b

Please sign in to comment.