Adding arm64 make check
This commit is contained in:
parent
95f7880ddb
commit
5228c0718d
@ -222,5 +222,12 @@ matrix:
|
|||||||
- tree ./staging
|
- tree ./staging
|
||||||
after_failure:
|
after_failure:
|
||||||
- cat "$TRAVIS_BUILD_DIR"/builddir/meson-logs/testlog.txt
|
- cat "$TRAVIS_BUILD_DIR"/builddir/meson-logs/testlog.txt
|
||||||
|
|
||||||
|
# arm 64
|
||||||
|
- name: arm64
|
||||||
|
os: linux
|
||||||
|
arch: arm64
|
||||||
|
script:
|
||||||
|
- make check
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: ALLOW_FAILURES=true
|
- env: ALLOW_FAILURES=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user