Add OSX travis builds
This commit is contained in:
parent
be98d3c4d0
commit
a5071fbd62
|
@ -7,6 +7,10 @@ go:
|
|||
- 1.8
|
||||
- tip
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in New Issue