diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index dc09706..88ce22f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ script: - cargo test - cargo test --features preserve_order - cargo test --manifest-path test-suite/Cargo.toml - - cargo test --manifest-path test-suite/Cargo.toml --features preserve_order - rustdoc --test README.md -L target - test "$TRAVIS_RUST_VERSION" != "1.15.0" && cargo doc --no-deps || echo "skipping cargo doc" after_success: |