diff options
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 596c846..f39445b 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -26,4 +26,4 @@ build_script: | |||
26 | - luarocks make | 26 | - luarocks make |
27 | 27 | ||
28 | test_script: | 28 | test_script: |
29 | - busted | 29 | - busted --Xoutput "--color" |