Skip to content

Commit 9e39d82

Browse files
committed
i686-apple target are not supported now
Signed-off-by: Jay Lee <[email protected]>
1 parent 2b4650d commit 9e39d82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ jobs:
8787
# FIXME: cannot jemalloc tests fail due to:
8888
# https://github.com/jemalloc/jemalloc/issues/1320
8989
# https://github.com/gnzlbg/jemallocator/issues/85
90-
- name: "i686-apple-darwin (stable)"
91-
env: TARGET=i686-apple-darwin NO_JEMALLOC_TESTS=1
92-
os: osx
93-
osx_image: xcode10
94-
rust: stable
9590
# FIXME: valgrind fails on OSX
9691
# https://github.com/gnzlbg/jemallocator/issues/86
9792
- name: "x86_64-apple-darwin (nightly)"

0 commit comments

Comments
 (0)