Remove build from Travis install.
Also remove unused deps.
This commit is contained in:
parent
797a4986ff
commit
930492b815
@ -1,9 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
install:
|
||||
- go get -d ./...
|
||||
before_script:
|
||||
- go get github.com/stretchr/testify/mock
|
||||
- go get github.com/kr/pretty
|
||||
- go get code.google.com/p/go.tools/cmd/vet
|
||||
- go get github.com/kr/godep
|
||||
- wget http://s3.amazonaws.com/influxdb/influxdb_latest_amd64.deb
|
||||
|
Loading…
Reference in New Issue
Block a user