Browse Source

Move ARMv8 gcc build from Travis to Azure

tags/v0.3.7
Martin Kroeker GitHub 7 years ago
parent
commit
999a04f101
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml View File

@@ -202,7 +202,6 @@ matrix:

allow_failures:
- env: IMAGE_ARCH=arm32 TARGET_ARCH=ARMV6 COMPILER=clang
- env: IMAGE_ARCH=arm64 TARGET_ARCH=ARMV8 COMPILER=gcc
- env: IMAGE_ARCH=arm64 TARGET_ARCH=ARMV8 COMPILER=clang

# whitelist


Loading…
Cancel
Save