mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
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:
committed by
Anthony Fok
parent
c2a7c456cc
commit
b5b8cc9bd3
@ -3,6 +3,9 @@ go:
|
||||
- 1.4.2
|
||||
- 1.5
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
Reference in New Issue
Block a user