We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bb3e9 commit d603a7aCopy full SHA for d603a7a
.travis.yml
@@ -35,6 +35,8 @@ jobs:
35
# we allow all dev & nightly builds to fail, since these python versions might
36
# still be very unstable
37
- python: nightly
38
+ # Allow arm64 builds to fail
39
+ - arch: arm64
40
41
include:
42
# Note no matrix support when using stages.
0 commit comments