need to pull test deps on travis
This commit is contained in:
parent
b188da9bd5
commit
3aed077b82
@ -2,3 +2,5 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.1
|
- 1.1
|
||||||
- 1.2
|
- 1.2
|
||||||
|
install:
|
||||||
|
- go get -t ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user