Skip to content

Commit 4caf6aa

Browse files
committed
Try to fetch tags for versioning, mk. 2
1 parent b244e57 commit 4caf6aa

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
@@ -13,7 +13,7 @@ before_install:
1313

1414
before_script:
1515
# populate tags
16-
- git fetch --tags
16+
- git fetch origin
1717

1818
script:
1919
- ./tests/tests-ci.sh

0 commit comments

Comments
 (0)