Merge pull request #257 from vmarmol/travis
Remove build from Travis install.
This commit is contained in:
commit
683fb11c93
@ -1,9 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
install:
|
||||
- true
|
||||
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