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