Travis: run tests, not just build.

This commit is contained in:
whitequark 2017-01-31 11:13:28 +00:00
parent da4900a02b
commit 4ef94b4e61
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ matrix:
allow_failures:
- rust: stable # until 1.15 comes out
script:
- cargo build --no-default-features --features "$FEATURES"
- cargo test --no-default-features --features "$FEATURES"
notifications:
irc:
channels: