Skip to content

Commit f84310e

Browse files
committed
Drop CI for the i686-apple-darwin target
32-bit Apple targets are no longer fully supported: https://blog.rust-lang.org/2020/01/03/reducing-support-for-32-bit-apple-targets.html
1 parent aafa156 commit f84310e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ matrix:
5858
# - env: TARGET=x86_64-unknown-linux-musl
5959

6060
# OSX
61-
- env: TARGET=i686-apple-darwin
62-
os: osx
6361
- env: TARGET=x86_64-apple-darwin
6462
os: osx
6563

0 commit comments

Comments
 (0)