mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
travis: Re-enable macOS builds
This commit is contained in:
parent
a91aba1c15
commit
96e3fbcf23
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ go:
|
|||
- tip
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in a new issue