appveyor in test_script it is already in tmp

This commit is contained in:
M. Petra Baranski 2019-02-19 02:12:54 +01:00
parent 77a74fef56
commit 519c81eaab
1 changed files with 1 additions and 2 deletions

View File

@ -9,5 +9,4 @@ build_script:
- cmd: cmake -G "Visual Studio 15 Win64" ..
test_script:
- cmd: cd tmp
- ctest -VV -C "Release"
- cmd: ctest -VV -C "Release"