Remove OSX from the build matrix, it's just too slow.

This commit is contained in:
David Anderson 2016-03-24 13:20:23 -07:00
parent b1dab55266
commit 0900f7157c

View File

@ -6,7 +6,6 @@ go:
- tip
os:
- linux
- osx
install:
- go get github.com/golang/lint/golint
before_script: