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 b4b9ccd commit 11f023bCopy full SHA for 11f023b
.travis.yml
@@ -25,7 +25,8 @@ matrix:
25
# - BTYPE="BINARY=64"
26
#
27
# - <<: *test-ubuntu
28
- os: linux-ppc64le
+ os: linux
29
+ arch: ppc64le
30
before_script: &common-before
31
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32"
32
script:
@@ -269,9 +270,9 @@ matrix:
269
270
# - CFLAGS="-O2 -mno-thumb -Wno-macro-redefined -isysroot /Applications/Xcode-11.5.GM.Seed.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk -arch armv7 -miphoneos-version-min=5.1"
271
# - BTYPE="TARGET=ARMV7 HOSTCC=clang NOFORTRAN=1"
272
- - &test-graviton2
273
+ - &test-neoversen1
274
os: linux
- arch: arm64-graviton2
275
+ arch: arm64
276
dist: focal
277
group: edge
278
virt: lxd
0 commit comments