summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-11-29 23:35:29 +0000
committerChris Wilson <chris+github@qwirx.com>2015-11-29 23:35:29 +0000
commitf8caeb07675f2b343657feb06644103b8be523ff (patch)
tree197bb40a8016ed34078d2afc8011ddeea5b53ac4 /appveyor.yml
parentb6d0a6aeb83222666025282233177460ae64c64f (diff)
Change to the right directory to run win32.bat from.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 76c8fad7..05cdfead 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -54,7 +54,9 @@ install:
- cmake pcre
- cd %APPVEYOR_BUILD_FOLDER%
- dir
- - infrastructure\msvc\win32.bat
+ - cd infrastructure\msvc
+ - win32.bat
+ - cd %APPVEYOR_BUILD_FOLDER%
test_script:
- perl runtest.pl