Skip to content

Commit d28481c

Browse files
committed
Try to fetch tags for versioning, mk. 4
1 parent 28c98dd commit d28481c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ before_install:
1414
before_script:
1515
# populate tags
1616
- git fetch origin
17+
- git fetch --unshallow
1718
- git rev-list --tags --skip=1 --max-count=1
1819
- git describe --tags $(git rev-list --tags --skip=1 --max-count=1) --abbrev=0
1920

0 commit comments

Comments
 (0)