Skip to content

Commit

Permalink
Added AppVeyor integration
Browse files Browse the repository at this point in the history
  • Loading branch information
sylveon committed May 2, 2017
1 parent 1852fb7 commit 38eaf97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 'Build #{build}'
image: Visual Studio 2015
configuration: Release
platform: x86
test: off
artifacts:
- path: Release
name: Build artifacts
deploy: off

0 comments on commit 38eaf97

Please sign in to comment.