Skip to content

Commit c73aa61

Browse files
committed
Merge branch 'master' of https://github.com/Webblazer/MultiUser
2 parents 8fd5d4d + 4d27611 commit c73aa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
script:
3030
- git config --global user.email "[email protected]"
3131
- git config --global user.name "Travis CI"
32-
- git tag $PACKAGE_VERSION
32+
# - git tag $PACKAGE_VERSION
3333
# - git push --quiet https://[email protected]/smuellner/MultiUser-for-swift --tag > /dev/null 2>&1
3434

0 commit comments

Comments
 (0)