Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed May 20, 2017
1 parent 203ffda commit 5dc2169
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ before_build:
- nuget restore
build:
project: seedtable.sln
test:
assemblies:
only:
- "**/*-test.dll"
artifacts:
- path: seedtable-gui/bin/Release
name: seedtable
Expand Down

0 comments on commit 5dc2169

Please sign in to comment.