Skip to content

Commit

Permalink
chore: change ci config file
Browse files Browse the repository at this point in the history
  • Loading branch information
OniVe committed Jul 6, 2021
1 parent ddb055a commit 138a363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
script: skip
deploy:
provider: script
cleanup: false
script: bash script/deploy.sh
skip_cleanup: true
script: script/deploy.sh

0 comments on commit 138a363

Please sign in to comment.