No-op for install

This commit is contained in:
Victor Marmol 2014-09-26 14:21:31 -07:00
parent 930492b815
commit 76234e5c67

View File

@ -2,7 +2,7 @@ language: go
go: go:
- 1.3 - 1.3
install: install:
- go get -d ./... - true
before_script: before_script:
- go get code.google.com/p/go.tools/cmd/vet - go get code.google.com/p/go.tools/cmd/vet
- go get github.com/kr/godep - go get github.com/kr/godep