fix(.appveyor.yml): ...

This commit is contained in:
Sebastian Ullrich 2017-07-26 09:55:38 +02:00
parent f1316eaf40
commit b3bc4b73fa

View file

@ -22,7 +22,7 @@ test_script:
- C:\msys64\usr\bin\bash -lc "exec 0</dev/null && cd $APPVEYOR_BUILD_FOLDER/build && ctest -j4 --output-on-failure"
artifacts:
- path: $TARGET
- path: '%TARGET%'
name: binary
deploy: