Skip to content

Commit a0b744e

Browse files
author
Tom Collins
committed
releasing feature to new tag for testing
1 parent 5fa1eb9 commit a0b744e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ before_deploy:
3737
- "./scripts/zipping.sh"
3838
- "./scripts/notarize.sh"
3939
- "./scripts/staple.sh"
40-
- git tag -f v0.1.0-alpha
40+
- git tag -f v0.1.0-alpha.1
4141
deploy:
4242
provider: releases
4343
api_key:
@@ -46,6 +46,6 @@ deploy:
4646
- "/home/travis/build/ModusCreateOrg/modite-adventure/build/modite-linux.zip"
4747
- "/Users/travis/build/ModusCreateOrg/modite-adventure/build/modite-mac.zip"
4848
on:
49-
branch: master
49+
all_branches: true
5050
overwrite: true
5151
skip_cleanup: 'true'

0 commit comments

Comments
 (0)