remove extra go gets in travis
This commit is contained in:
parent
f042ab6386
commit
3ff6f256dc
|
@ -2,6 +2,3 @@ language: go
|
|||
go:
|
||||
- 1.4
|
||||
- tip
|
||||
install:
|
||||
- go get ./...
|
||||
- go get -t ./...
|
||||
|
|
Loading…
Reference in New Issue