Skip to content

Commit e3af8da

Browse files
authored
Update appveyor.yml
1 parent 33324fb commit e3af8da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

appveyor.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1+
version: '{build}'
12

3+
# buid options
4+
build:
5+
project: SubDBSharp.sln
6+
7+
# test command
8+
test:
9+
xunit.console.clr4 **\bin\debug\UnitTest.dll /appveyor
10+
11+
matrix:
12+
fast_finish: true

0 commit comments

Comments
 (0)