Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit a5262ff

Browse files
authored
Merge pull request #158 from nathanchance/lld-8
travis: Remove arm64 lld build with LLVM 8
2 parents c0350b3 + 9b5284f commit a5262ff

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
@@ -156,9 +156,6 @@ matrix:
156156
- name: "ARCH=arm64 LLVM_VERSION=8"
157157
env: ARCH=arm64 LLVM_VERSION=8
158158
if: type = cron
159-
- name: "ARCH=arm64 LD=ld.lld LLVM_VERSION=8"
160-
env: ARCH=arm64 LD=ld.lld-8 LLVM_VERSION=8
161-
if: type = cron
162159
- name: "ARCH=ppc32 LLVM_VERSION=8"
163160
env: ARCH=ppc32 LLVM_VERSION=8
164161
if: type = cron

0 commit comments

Comments
 (0)