Update appveyor and travis settings

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

View File

@ -14,12 +14,10 @@ env:
global: global:
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true - DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
- DOTNET_CLI_TELEMETRY_OPTOUT: 1 - DOTNET_CLI_TELEMETRY_OPTOUT: 1
- NO_PARALLEL_TEST_PROJECTS=E2ETests
mono: none mono: none
os: os:
- linux - linux
- osx - osx
osx_image: xcode7.3
branches: branches:
only: only:
- master - master

View File

@ -11,4 +11,4 @@ build_script:
clone_depth: 1 clone_depth: 1
test: off test: off
deploy: off deploy: off
os: Visual Studio 2017 RC os: Visual Studio 2017