go get -t doesn't work on 1.1

This commit is contained in:
Naitik Shah 2014-05-23 18:32:24 -07:00
parent 3aed077b82
commit feb0fe057f

View File

@ -1,6 +1,5 @@
language: go
go:
- 1.1
- 1.2
install:
- go get -t ./...