Add OSX travis builds

This commit is contained in:
Ken-Håvard Lieng 2017-02-18 22:18:01 +01:00
parent be98d3c4d0
commit a5071fbd62
1 changed files with 21 additions and 17 deletions

View File

@ -7,6 +7,10 @@ go:
- 1.8
- tip
os:
- linux
- osx
matrix:
allow_failures:
- go: tip