Skip to content

Commit dd09138

Browse files
committed
Fix travis tagging
1 parent e5e1ff5 commit dd09138

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ matrix:
3838
repo: ellaism/shell
3939
tags: true
4040
skip_cleanup: true
41+
tag_name: "$TRAVIS_TAG"
4142

4243
- os: osx
4344
script:
@@ -57,3 +58,4 @@ matrix:
5758
repo: ellaism/shell
5859
tags: true
5960
skip_cleanup: true
61+
tag_name: "$TRAVIS_TAG"

0 commit comments

Comments
 (0)