summaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRory OConnell <[email protected]>2020-07-07 17:34:26 -0700
committerRory OConnell <[email protected]>2020-07-07 17:34:26 -0700
commit8a44903992475bf11f375f7a732e933d2a628fc5 (patch)
tree2cc657f8e6410d7c857efd89350d50a8bed09fcb /appveyor.yml
parent3a79d6051506da5a830d3272b3075440debf2733 (diff)
downloadmruby-8a44903992475bf11f375f7a732e933d2a628fc5.tar.gz
mruby-8a44903992475bf11f375f7a732e933d2a628fc5.zip
remove verbose test output
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 888261855..93c40dbb1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -41,4 +41,4 @@ init:
build_script:
- set MRUBY_CONFIG=appveyor_config.rb
- rake -E "$stdout.sync=true" -m -j4
- - rake test -v
+ - rake test