Update appveyor and travis settings
This commit is contained in:
parent
cb150de808
commit
f686e5f1ea
|
|
@ -20,7 +20,6 @@ python:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode7.3
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@ install:
|
|||
clone_depth: 1
|
||||
test: off
|
||||
deploy: off
|
||||
os: Visual Studio 2017 RC
|
||||
os: Visual Studio 2017
|
||||
|
|
|
|||
Loading…
Reference in New Issue