summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
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 a77e8ea9e3..d5c9ae0433 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,4 +32,5 @@ build_script:
- bundle install || bundle install || bundle install
test_script:
+ - SET SPEC_OPTS=--format progress
- bundle exec rake spec