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 db4cad3 commit e55c9cdCopy full SHA for e55c9cd
.travis.yml
@@ -29,16 +29,10 @@ matrix:
29
- name: cargo test
30
rust: nightly
31
os: osx
32
- before_script:
33
- # TODO: https://github.com/rust-lang-nursery/futures-rs/pull/1685#issuecomment-506927847
34
- - rustup update
35
36
37
38
os: linux
39
40
41
42
43
- name: cargo build (with minimal versions)
44
0 commit comments