summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7a15a09e4c..6f1b9a0002 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,4 +31,4 @@ build_script:
test_script:
- SET SPEC_OPTS=--format progress
- - bundle exec rake spec
+ - bundle exec rake spec:unit spec:functional