mirror of
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:
parent
af6dd8f65a
commit
0b00ee7137
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user