1
0
kopia lustrzana https://github.com/quitesimpleorg/qsmaddy.git synced 2024-12-22 19:29:49 +01:00

VS 15 is 2017 version...

This commit is contained in:
M. Petra Baranski 2019-02-19 02:06:19 +01:00
rodzic af6dd8f65a
commit 0b00ee7137

Wyświetl plik

@ -3,7 +3,7 @@ image: Visual Studio 2017
build_script:
- cmd: mkdir tmp
- cmd: cd tmp
- cmd: cmake -G "Visual Studio 2017" ..
- cmd: cmake -G "Visual Studio 15 Win64" ..
test_script:
- cmd: cd tmp