Skip to content

Commit 389d448

Browse files
committed
Remove i686-apple-darwin from CI
1 parent 11368d0 commit 389d448

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ matrix:
4242
env: TARGET=x86_64-apple-darwin
4343
os: osx
4444
osx_image: xcode10
45-
- name: "i686-apple-darwin"
46-
env: TARGET=i686-apple-darwin
47-
os: osx
48-
osx_image: xcode10
4945
- name: "x86_64-pc-windows-msvc"
5046
env: TARGET=x86_64-pc-windows-msvc
5147
os: windows

0 commit comments

Comments
 (0)