Fetch the tags for travis build

This commit is contained in:
Nick Craig-Wood 2016-10-06 15:15:21 +01:00
parent f45b3c87bf
commit aedad89560
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ go:
- 1.6.3
- 1.7.1
install:
- git fetch --unshallow --tags
- make vars
- make build_dep
script: