etcd/.travis.yml
Yicheng Qin 90ad78aa46 travis: stop install tools cover and vet
There is no need to install them separately because they have been
downloaded in the default go root directory.
2015-05-26 11:03:53 -07:00

11 lines
119 B
YAML

language: go
sudo: false
go:
- 1.4
install:
- go get github.com/barakmich/go-nyet
script:
- INTEGRATION=y ./test