Skip to content

Commit 74d5a98

Browse files
committed
Disable the aarch64-unknown-linux-musl workaround for #856
This bug was never diagnosed. Perhaps it's been resolved by a newer compiler. Fixes #856
1 parent cd35cda commit 74d5a98

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
@@ -53,8 +53,6 @@ matrix:
5353
- env: TARGET=arm-unknown-linux-musleabihf
5454
- env: TARGET=aarch64-unknown-linux-gnu
5555
- env: TARGET=aarch64-unknown-linux-musl
56-
# FIXME(#856)
57-
rust: 1.22.1
5856
- env: TARGET=powerpc-unknown-linux-gnu
5957
- env: TARGET=powerpc64-unknown-linux-gnu
6058
- env: TARGET=powerpc64le-unknown-linux-gnu

0 commit comments

Comments
 (0)