Skip to content

Commit 4306828

Browse files
authored
Update .travis.yml
1 parent 999a04f commit 4306828

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@ matrix:
193193
-D CMAKE_BUILD_TYPE=Release ../ && \
194194
cmake --build ." > Dockerfile
195195
docker build .
196-
- <<: *emulated-arm
197-
env: IMAGE_ARCH=arm64 TARGET_ARCH=ARMV8 COMPILER=gcc
198-
name: "Emulated Build for ARMV8 with gcc"
199196
- <<: *emulated-arm
200197
env: IMAGE_ARCH=arm64 TARGET_ARCH=ARMV8 COMPILER=clang
201198
name: "Emulated Build for ARMV8 with clang"

0 commit comments

Comments
 (0)