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

Commit d93f424

Browse files
committed
Updated appveyor.yml
1 parent e42976a commit d93f424

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
image: Visual Studio 2017
12
version: "10.{build}"
23
branches:
34
only:
@@ -19,9 +20,7 @@ install:
1920
$env:SharpDXPackagingDev = 'false'
2021
}
2122
}
22-
build:
23-
project: build\SharpDX.build
24-
verbosity: minimal
23+
build_script: build\build.cmd
2524
test: off
2625
artifacts:
2726
- path: build\SharpDX-SDK-*.exe

0 commit comments

Comments
 (0)