ref: ad4c56b5512226e74fb4ed6f10630d26d93e9eb6
parent: 3717db1f90797f4e2a5d546472fb6b6df072d435
author: Bjørn Erik Pedersen <[email protected]>
date: Sun Nov 3 15:02:58 EST 2019
travis: Allow arm64 to fail As that is what it does at the moment.
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@
jobs:
allow_failures:
- go: master
+ - arch: arm64
fast_finish: true
exclude:
- os: windows