We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8fea6 commit 4d27611Copy full SHA for 4d27611
.travis.yml
@@ -29,6 +29,6 @@ jobs:
29
script:
30
- git config --global user.email "[email protected]"
31
- git config --global user.name "Travis CI"
32
- - git tag $PACKAGE_VERSION
+ # - git tag $PACKAGE_VERSION
33
# - git push --quiet https://[email protected]/smuellner/MultiUser-for-swift --tag > /dev/null 2>&1
34
0 commit comments