Test 64-bit linux
This commit is contained in:
parent
a4120adc69
commit
7f90c48a7a
@ -28,7 +28,7 @@ matrix:
|
|||||||
- env: TARGET=thumbv7m-linux-eabi
|
- env: TARGET=thumbv7m-linux-eabi
|
||||||
- env: TARGET=x86_64-apple-darwin
|
- env: TARGET=x86_64-apple-darwin
|
||||||
os: osx
|
os: osx
|
||||||
env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- test "$TRAVIS_OS_NAME" = "osx" || docker run --rm --privileged multiarch/qemu-user-static:register
|
- test "$TRAVIS_OS_NAME" = "osx" || docker run --rm --privileged multiarch/qemu-user-static:register
|
||||||
|
Loading…
Reference in New Issue
Block a user