diff options
| author | Rory OConnell <[email protected]> | 2020-07-05 21:12:04 -0700 |
|---|---|---|
| committer | Rory OConnell <[email protected]> | 2020-07-05 21:12:04 -0700 |
| commit | b3dace6ae3d28417bf7061a560671734a5568de5 (patch) | |
| tree | 5ee5dfe518a384eaac7280ee389dfa3493137f9b /appveyor.yml | |
| parent | 4d393d5d09f73064fed931f2cbb2347fb03373d1 (diff) | |
| download | mruby-b3dace6ae3d28417bf7061a560671734a5568de5.tar.gz mruby-b3dace6ae3d28417bf7061a560671734a5568de5.zip | |
use verbose test output. use correct config file this time
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 93c40dbb1..888261855 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 + - rake test -v |
