We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4650d commit 9e39d82Copy full SHA for 9e39d82
.travis.yml
@@ -87,11 +87,6 @@ jobs:
87
# FIXME: cannot jemalloc tests fail due to:
88
# https://github.com/jemalloc/jemalloc/issues/1320
89
# 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
95
# FIXME: valgrind fails on OSX
96
# https://github.com/gnzlbg/jemallocator/issues/86
97
- name: "x86_64-apple-darwin (nightly)"
0 commit comments