summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 862750f7..ee6504b2 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -77,6 +77,7 @@ install:
- cd %APPVEYOR_BUILD_FOLDER%
- cd infrastructure\cmake
- cmake -G "%Generator%" -A %PLATFORM%
+ - cd %APPVEYOR_BUILD_FOLDER%
test_script:
- cd %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake