need to pull test deps on travis

This commit is contained in:
Naitik Shah 2014-05-23 18:30:27 -07:00
parent b188da9bd5
commit 3aed077b82

View File

@ -2,3 +2,5 @@ language: go
go: go:
- 1.1 - 1.1
- 1.2 - 1.2
install:
- go get -t ./...