travis-ci: Also fetching all tags

This commit is contained in:
Jan Wagner 2016-11-17 00:49:01 +01:00
parent a4b8d68a45
commit 7a42fe2df5

View file

@ -8,6 +8,10 @@ env:
services:
- docker
before_script:
# fetch all tags (not done due travis cloning with depth=50)
- git fetch --tags
script:
# build the debian package
- wget -O- http://travis.debian.net/script.sh | sh -