Update appveyor and travis settings

This commit is contained in:
Nate McMaster 2017-03-14 13:41:41 -07:00
parent 461b08b6f7
commit cc6ff0a563
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
2 changed files with 1 additions and 3 deletions

View File

@ -18,7 +18,6 @@ mono: none
os:
- linux
- osx
osx_image: xcode7.3
branches:
only:
- master

View File

@ -11,5 +11,4 @@ build_script:
clone_depth: 1
test: off
deploy: off
# Required for dotnet-test to work
os: Visual Studio 2015
os: Visual Studio 2017