Configure TravisCI to pull pkgs needed for tests.
This commit is contained in:
parent
5615e3530a
commit
7faa16c238
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ go:
|
|||
- 1.2
|
||||
- 1.3
|
||||
- tip
|
||||
install: go get -d -t -v ./...
|
Loading…
Add table
Reference in a new issue