Update appveyor to VS 2017
This commit is contained in:
parent
64f84811bd
commit
199329bed0
|
|
@ -20,7 +20,6 @@ mono: none
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode7.3
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ build_script:
|
|||
clone_depth: 1
|
||||
test: off
|
||||
deploy: off
|
||||
os: Visual Studio 2017 RC
|
||||
os: Visual Studio 2017
|
||||
|
|
|
|||
Loading…
Reference in New Issue