Update appveyor and travis settings
This commit is contained in:
parent
cb150de808
commit
f686e5f1ea
|
|
@ -20,7 +20,6 @@ python:
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
osx_image: xcode7.3
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
|
|
@ -14,4 +14,4 @@ install:
|
||||||
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