mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
travis: Allow arm64 to fail
As that is what it does at the moment.
This commit is contained in:
@@ -29,6 +29,7 @@ os:
|
|||||||
jobs:
|
jobs:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: master
|
- go: master
|
||||||
|
- arch: arm64
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
exclude:
|
exclude:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
Reference in New Issue
Block a user