Update appveyor and travis settings
This commit is contained in:
parent
1b02cd2baf
commit
aae85cc5d7
|
|
@ -18,7 +18,6 @@ mono: none
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode7.3
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ build_script:
|
|||
clone_depth: 1
|
||||
test: off
|
||||
deploy: off
|
||||
os: Visual Studio 2017 RC
|
||||
os: Visual Studio 2017
|
||||
|
|
|
|||
Loading…
Reference in New Issue