Skip to content

Commit

Permalink
Add initial appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Mar 28, 2019
1 parent 317bff1 commit ec0d142
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: '{build}'

environment:
global:
PLATFORMTOOLSET: "v140"

build_script:
- dir

0 comments on commit ec0d142

Please sign in to comment.