Update appveyor and travis settings
This commit is contained in:
parent
cd8d4f3ebf
commit
bce80821c8
|
|
@ -14,7 +14,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