Skip to content

Commit ed3c142

Browse files
committed
Added tags
1 parent 4587484 commit ed3c142

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
@@ -35,7 +35,7 @@ addons:
3535
- build-essential
3636

3737
before_install:
38-
- git tag -l "$VERSION" || git tag "$VERSION"
38+
- git tag "$VERSION"
3939
- |
4040
if [[ "$TRAVIS_OS_NAME" != "windows" ]]; then
4141
export CHOOSENIM_NO_ANALYTICS=1

0 commit comments

Comments
 (0)