@ -14,6 +14,7 @@ before_install:
before_script:
# populate tags
- git fetch origin
- git fetch --unshallow
- git rev-list --tags --skip=1 --max-count=1
- git describe --tags $(git rev-list --tags --skip=1 --max-count=1) --abbrev=0