Configure TravisCI to pull pkgs needed for tests.
This commit is contained in:
parent
decc1e8c69
commit
55331de532
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…
Add table
Reference in a new issue