Skip to content

Commit 999a04f

Browse files
authored
Move ARMv8 gcc build from Travis to Azure
1 parent 3cb1c8d commit 999a04f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ matrix:
202202

203203
allow_failures:
204204
- env: IMAGE_ARCH=arm32 TARGET_ARCH=ARMV6 COMPILER=clang
205-
- env: IMAGE_ARCH=arm64 TARGET_ARCH=ARMV8 COMPILER=gcc
206205
- env: IMAGE_ARCH=arm64 TARGET_ARCH=ARMV8 COMPILER=clang
207206

208207
# whitelist

0 commit comments

Comments
 (0)