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
부모 77a74fef56
커밋 519c81eaab
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -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"