Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Commit

Permalink
Removed build definition and use VS2017 image
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodejunkie authored and khellang committed Oct 31, 2017
1 parent 23de065 commit dbb89eb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions appveyor.yml
@@ -1,4 +1,4 @@
os: Visual Studio 2015
image: Visual Studio 2017

version: 2.0.0-ci000{build}
configuration: Release
Expand Down Expand Up @@ -29,7 +29,4 @@ deploy:
on:
branch: master

build:
verbosity: detailed

test: off

0 comments on commit dbb89eb

Please sign in to comment.