diff --git a/.travis.yml b/.travis.yml index 0fb34833767..55689e2ae82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -80,11 +80,6 @@ script: | cargo check --tests --all --exclude tokio-tls --target $TARGET else cargo test --all --no-fail-fast - # Disable these tests for now as they are buggy - # - # cargo test --features unstable-futures - # cargo test --manifest-path tokio-threadpool/Cargo.toml --features unstable-futures - # cargo test --manifest-path tokio-reactor/Cargo.toml --features unstable-futures fi before_deploy: