Update .appveyor.yml

This commit is contained in:
matlabbe
2018-11-02 13:28:30 -04:00
committed by GitHub
parent f670f71d47
commit d02bb9af5d
+1 -1
View File
@@ -112,7 +112,7 @@ install:
- ps: "ls \"C:/Program Files/cvsba\""
- set PATH=%PATH%;C:\Program Files\cvsba\bin
- ps: wget 'https://dl.dropboxusercontent.com/s/22qfvftwj6zq8tj/yaml-cpp_x64_vc14.exe?dl=0' -outfile yaml-cpp.exe
- cmd: cvsba.exe -o"C:\Program Files" -y
- cmd: yaml-cpp.exe -o"C:\Program Files" -y
- ECHO "Installed yaml-cpp:"
- ps: "ls \"C:/Program Files/yaml-cpp\""