mirror of
https://github.com/janet-lang/janet
synced 2025-01-23 21:56:52 +00:00
Change appveyor targets
This commit is contained in:
parent
4850de5e3c
commit
ddaa2b48fc
@ -4,14 +4,13 @@ branches:
|
|||||||
- master
|
- master
|
||||||
clone_folder: c:\projects\dst
|
clone_folder: c:\projects\dst
|
||||||
image:
|
image:
|
||||||
- Visual Studio 2013
|
|
||||||
- Visual Studio 2015
|
|
||||||
- Visual Studio 2017
|
- Visual Studio 2017
|
||||||
configuration:
|
configuration:
|
||||||
- Release
|
- Release
|
||||||
- Debug
|
- Debug
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
- x86
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- arch: Win64
|
- arch: Win64
|
||||||
|
Loading…
Reference in New Issue
Block a user