Fetch the tags for travis build
This commit is contained in:
parent
f45b3c87bf
commit
aedad89560
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ go:
|
|||
- 1.6.3
|
||||
- 1.7.1
|
||||
install:
|
||||
- git fetch --unshallow --tags
|
||||
- make vars
|
||||
- make build_dep
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue