Update appveyor and travis settings
This commit is contained in:
parent
3eea4ee171
commit
a649668dba
|
|
@ -18,7 +18,6 @@ mono: none
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
osx_image: xcode7.3
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
|
|
@ -11,4 +11,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