ref: b5b8cc9bd369b3792efb6c3d0c338ff30705607a
parent: c2a7c456cc6e43f723c66cd7470243000524ef8c
author: Edward Vielmetti <[email protected]>
date: Tue Sep 15 19:57:17 EDT 2015
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.
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,9 @@
- 1.4.2
- 1.5
- tip
+os:
+ - linux
+ - osx
matrix:
allow_failures:
- go: tip