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 2c54502 commit a705910Copy full SHA for a705910
.travis.yml
@@ -29,7 +29,7 @@ matrix:
29
- cargo build --manifest-path futures/Cargo.toml --features io-compat
30
31
- name: cargo +beta build
32
- rust: stable
+ rust: beta
33
script:
34
# default features & compat feature
35
- cargo run --manifest-path ci/remove-dev-dependencies/Cargo.toml */Cargo.toml
0 commit comments