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 6978440 commit bea4879Copy full SHA for bea4879
.travis.yml
@@ -53,7 +53,8 @@ matrix:
53
- env: TARGET=arm-unknown-linux-musleabihf
54
- env: TARGET=aarch64-unknown-linux-gnu
55
- env: TARGET=aarch64-unknown-linux-musl
56
- rust: beta
+ # FIXME(#856)
57
+ rust: 1.22.1
58
- os: osx
59
osx_image: xcode8.2
60
env: TARGET=i386-apple-ios
0 commit comments