Skip to content

Commit

Permalink
Pin aarch64 musl to 1.22.0
Browse files Browse the repository at this point in the history
Apparently it fails on 1.23.0 for mysterious reasons
  • Loading branch information
alexcrichton committed Nov 25, 2017
1 parent 6978440 commit bea4879
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ matrix:
- env: TARGET=arm-unknown-linux-musleabihf
- env: TARGET=aarch64-unknown-linux-gnu
- env: TARGET=aarch64-unknown-linux-musl
rust: beta
# FIXME(#856)
rust: 1.22.1
- os: osx
osx_image: xcode8.2
env: TARGET=i386-apple-ios
Expand Down

0 comments on commit bea4879

Please sign in to comment.