diff --git a/.travis.yml b/.travis.yml index da2d34a..28bd031 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ script: - ./mktestconfig.sh - cargo build --verbose --no-default-features - cargo build --verbose - - cargo test --verbose --no-default-feature + - cargo test --verbose --no-default-features - cargo test --verbose - cargo doc --verbose --no-default-features - cargo doc --verbose