Configure TravisCI to pull pkgs needed for tests.
This commit is contained in:
parent
977d47641f
commit
e5a09bdfaa
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ language: go
|
|||
go:
|
||||
- release
|
||||
- tip
|
||||
install: go get -d -t -v ./...
|
||||
|
|
Loading…
Reference in a new issue