Try to fetch tags for versioning

This commit is contained in:
TheAssassin
2018-01-26 21:35:33 +01:00
parent b3d31bbc84
commit b244e57d57
+4
View File
@@ -11,6 +11,10 @@ env:
before_install:
- ./tests/tests-environment.sh
before_script:
# populate tags
- git fetch --tags
script:
- ./tests/tests-ci.sh