Test builds on OS X

Add an "os" target for OS X to test builds on Mac. No reason to believe it won't work, but always worth testing things.
This commit is contained in:
Edward Vielmetti 2015-09-15 23:57:17 -04:00 committed by Anthony Fok
parent c2a7c456cc
commit b5b8cc9bd3

View file

@ -3,6 +3,9 @@ go:
- 1.4.2
- 1.5
- tip
os:
- linux
- osx
matrix:
allow_failures:
- go: tip