summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAlexander Bulaev <alexbool@yandex-team.ru>2016-09-17 23:09:16 +0300
committerAlexander Bulaev <alexbool@yandex-team.ru>2016-09-17 23:24:56 +0300
commit33b8187c30eaed9d6d7d3a71a2b315d3e3577c0e (patch)
treee09e8556e3a4105eaac01bb9e63f740669104b6f /appveyor.yml
parenta32f0d26774d507b54b2445ac0ab72b16fb1ff93 (diff)
cfg-out `csv` feature
It pulls `rustc-serialize` which is not always desirable
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 90cdbae..c9bcc00 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -10,3 +10,4 @@ build_script:
test_script:
- cargo test --verbose
+ - cargo test --verbose --no-default-features