mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02: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.4.2
|
||||||
- 1.5
|
- 1.5
|
||||||
- tip
|
- tip
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
Reference in New Issue
Block a user