1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-20 23:41:45 +00:00

travis: Allow arm64 to fail

As that is what it does at the moment.
This commit is contained in:
Bjørn Erik Pedersen 2019-11-03 20:02:58 +01:00
parent 3717db1f90
commit ad4c56b551

View file

@ -29,6 +29,7 @@ os:
jobs:
allow_failures:
- go: master
- arch: arm64
fast_finish: true
exclude:
- os: windows