Skip to content

Commit

Permalink
ci(travis): use semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck committed Oct 24, 2018
1 parent f4bc530 commit 095620e
Show file tree
Hide file tree
Showing 3 changed files with 4,792 additions and 2,265 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ after_script: greenkeeper-lockfile-upload

after_success:
- bash <(curl -s https://codecov.io/bash)
#- npm run semantic-release
- npm install -g [email protected]
- travis-deploy-once "npm run semantic-release" --pro
Loading

0 comments on commit 095620e

Please sign in to comment.