Skip to content

Commit

Permalink
ci(release): move releasing to another directive
Browse files Browse the repository at this point in the history
  • Loading branch information
mvcds committed Mar 25, 2019
1 parent 7614e93 commit ba8fb59
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Expand Up @@ -16,10 +16,5 @@ jobs:
- yarn build
- mkdir ./.nyc_output && yarn coverage
- yarn coveralls
deploy:
script: skip
provider: script
skip_cleanup: true
after_deploy:
- npx semantic-release
- npx semantic-release

0 comments on commit ba8fb59

Please sign in to comment.