mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-24 12:35:31 +00:00
Fixed appveyor.yml.
This commit is contained in:
parent
8d8a450d23
commit
fbad75fc71
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
version: 0.20150918.{build}
|
version: 0.20150918.{build}
|
||||||
image: Visual Studio 2017
|
image: Visual Studio 2017
|
||||||
configuration: Debug
|
configuration: Debug
|
||||||
platform: AnyCPU
|
platform: Any CPU
|
||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
clone_folder: c:\Cosmos
|
clone_folder: c:\Cosmos
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue