Batteries included

This commit is contained in:
Derek Collison
2016-04-07 08:58:53 -07:00
parent 433d62ec0a
commit be4d2d4e89

View File

@@ -3,8 +3,6 @@ go:
- 1.6
install:
- go get github.com/nats-io/nats
- go get golang.org/x/tools/cmd/vet
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
script: