travis: git pull --tags

master
Harald Hoyer 2018-08-16 10:39:49 +02:00
parent 2b77ba0b75
commit 9f02b291ac
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ env:

before_script:
- docker pull fedora:$IMAGE
- git pull --tags
- |
git describe --abbrev=0 --tags || :
git describe --tags || :