Skip to content

Commit

Permalink
skip before_install in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sonelu committed May 8, 2020
1 parent 679088c commit c870cb4
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 @@ -42,6 +42,7 @@ jobs:
after_success:
- bash <(curl -s https://codecov.io/bash)
- stage: deploy
before_install: skip
install: skip
script: skip
deploy:
Expand Down

0 comments on commit c870cb4

Please sign in to comment.