Skip to content

Commit

Permalink
Fix travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeyeongYang committed Dec 15, 2020
1 parent 83ded9e commit d6bee4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ after_success:

deploy:
- provider: script
script: source $ROOTPATH/travis/deploy-develop.sh
script: $ROOTPATH/travis/deploy-develop.sh
skip_cleanup: true
on:
branch: develop
Expand Down

0 comments on commit d6bee4e

Please sign in to comment.