We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31ec0c commit 714eaadCopy full SHA for 714eaad
.travis.yml
@@ -6,4 +6,5 @@ jobs:
6
- name: x86_64_gcc
7
- name: x86_gcc
8
before_install: sudo apt install -y gcc-multilib g++-multilib
9
- env: PLATFORMFLAGS=-m32
+ env: PLATFORMFLAGS=-m32
10
+ - arch: arm64
0 commit comments