Only linux for travis

This commit is contained in:
Derek Collison
2016-04-21 08:44:01 -07:00
parent 5bea74c2ed
commit 88f73b0029
2 changed files with 0 additions and 5 deletions

View File

@@ -4,12 +4,7 @@ go:
- 1.6
env:
global:
- BUILD_GOARCH=amd64
- GO15VENDOREXPERIMENT=1
matrix:
- BUILD_GOOS=linux
- BUILD_GOOS=darwin
- BUILD_GOOS=windows
install:
- go get github.com/nats-io/nats
- go get github.com/mattn/goveralls

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB