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

Commit cca347a

Browse files
committed
ci: try i686 apple with nightly rustc for rust-lang/rust/issues/38942
1 parent 591c773 commit cca347a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ matrix:
6060
- env: TARGET=x86_64-apple-darwin
6161
os: osx
6262
rust: nightly
63+
- env: TARGET=i686-apple-darwin
64+
os: osx
65+
rust: nightly
6366

6467
allow_failures:
6568
- TARGET=x86_64-unknown-netbsd

0 commit comments

Comments
 (0)