Add OSX travis builds
This commit is contained in:
parent
be98d3c4d0
commit
a5071fbd62
1 changed files with 21 additions and 17 deletions
|
@ -7,6 +7,10 @@ go:
|
||||||
- 1.8
|
- 1.8
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue