File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,14 @@ matrix:
3232 - env : INTEGRATION=rust-semverver
3333 - env : INTEGRATION=stdsimd TARGET=x86_64-unknown-linux-gnu
3434 - env : INTEGRATION=tempdir
35+ - env : INTEGRATION=futures-rs
3536 allow_failures :
3637 # Doesn't build - seems to be because of an option
3738 - env : INTEGRATION=packed_simd
3839 # Doesn't build - a temporal build failure due to breaking changes in the nightly compilre
3940 - env : INTEGRATION=rust-semverver
4041 # can be moved back to include section after https://github.com/rust-lang-nursery/failure/pull/298 is merged
4142 - env : INTEGRATION=failure
42- # can be moved back once https://github.com/rust-lang-nursery/futures-rs/pull/1445 is merged
43- - env : INTEGRATION=futures-rs
4443
4544script :
4645 - |
You can’t perform that action at this time.
0 commit comments