mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
travis: Disable macOS builds for now
Travis have not been able to build those the last week or so.
This commit is contained in:
parent
ebdd8cba3f
commit
22ad1ebdbb
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ go:
|
|||
- tip
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in a new issue