Skip to content

Commit 4d27611

Browse files
authored
Update .travis.yml
1 parent 2f8fea6 commit 4d27611

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)