diff options
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 44ad7f0..5c6dc65 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,5 +17,5 @@ build_script: test_script: - | - cd build && nmake /nologo test + nmake /nologo test |