Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Commit

Permalink
Updated appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky committed Mar 24, 2017
1 parent e42976a commit d93f424
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
image: Visual Studio 2017
version: "10.{build}"
branches:
only:
Expand All @@ -19,9 +20,7 @@ install:
$env:SharpDXPackagingDev = 'false'
}
}
build:
project: build\SharpDX.build
verbosity: minimal
build_script: build\build.cmd
test: off
artifacts:
- path: build\SharpDX-SDK-*.exe
Expand Down

0 comments on commit d93f424

Please sign in to comment.