Skip to content

Commit

Permalink
⚡ Let travis build on any "branches"
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed May 6, 2020
1 parent 2099087 commit 14a6faa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,11 @@ jobs:
file: ./build/ctjs - $TRAVIS_TAG/ct.js $TRAVIS_TAG for *.zip
skip_cleanup: true
draft: true
on:
all_branches: true
# Push to comigo.itch.io/ct
- provider: script
script: gulp deployOnly
skip_cleanup: true
skip_cleanup: true
on:
all_branches: true

0 comments on commit 14a6faa

Please sign in to comment.