Skip to content

Commit

Permalink
ci(release): try to skip deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
mvcds committed Mar 25, 2019
1 parent 45de8f4 commit 7614e93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- mkdir ./.nyc_output && yarn coverage
- yarn coveralls
deploy:
script: skip
provider: script
skip_cleanup: true
after_deploy:
Expand Down

0 comments on commit 7614e93

Please sign in to comment.