Pull from new name

This commit is contained in:
Derek Collison
2016-11-20 13:16:38 -08:00
parent 61e0b758d7
commit 2a8010f6aa

View File

@@ -6,7 +6,7 @@ env:
global:
- GO15VENDOREXPERIMENT=1
install:
- go get github.com/nats-io/nats
- go get github.com/nats-io/go-nats
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
- go get honnef.co/go/staticcheck/cmd/staticcheck