summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2020-04-08 02:29:03 +0000
committerassiduous <assiduous@diligentgraphics.com>2020-04-08 02:29:03 +0000
commit525cdee495f95f845de44631114d4b2fc17fe05a (patch)
tree261947b67f480eebe12969e37229d9525b30c689
parentFixed travis script (diff)
downloadDiligentTools-525cdee495f95f845de44631114d4b2fc17fe05a.tar.gz
DiligentTools-525cdee495f95f845de44631114d4b2fc17fe05a.zip
Another fix in appveyor script
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index f552a88..92a4a3c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -46,4 +46,4 @@ build:
test_script:
- 'cd %APPVEYOR_BUILD_FOLDER%\Tests\DiligentToolsTest\assets'
- - '%APPVEYOR_BUILD_FOLDER%\BuildTools\Scripts\appveyor\run_tests.bat %APPVEYOR_BUILD_FOLDER%\build'
+ - '%APPVEYOR_BUILD_FOLDER%\BuildTools\Scripts\appveyor\run_tests.bat c:\projects\build\DiligentTools'