Add forgotten --no-default-features to CI test script.

v0.7.x
whitequark 2017-01-22 20:12:16 +00:00
parent a464766b23
commit 76dd7e6dba
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ matrix:
- rust: nightly
env: FEATURES='use_std use_alloc use_collections'
script:
- cargo build --features "$FEATURES"
- cargo build --no-default-features --features "$FEATURES"
notifications:
irc:
channels: