Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit cc6ff0a

Browse files
author
Nate McMaster
committed
Update appveyor and travis settings
1 parent 461b08b commit cc6ff0a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ mono: none
1818
os:
1919
- linux
2020
- osx
21-
osx_image: xcode7.3
2221
branches:
2322
only:
2423
- master

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ build_script:
1111
clone_depth: 1
1212
test: off
1313
deploy: off
14-
# Required for dotnet-test to work
15-
os: Visual Studio 2015
14+
os: Visual Studio 2017

0 commit comments

Comments
 (0)