Skip to content

Commit

Permalink
Add after build
Browse files Browse the repository at this point in the history
  • Loading branch information
IncoCode committed Sep 13, 2015
1 parent 61fbfcf commit 22122b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ before_build:
build:
project: Code\AccountInBank.sln
verbosity: minimal
after_build:
- ps: Remove-Item Code\\AccountInBank\\bin\\\Release\\IniFile.dll
test_script:
- ps: vstest.console /logger:Appveyor "C:\projects\accountinbank-gta5\Code\Tests\bin\Release\Tests.dll" /Platform:x64
artifacts:
Expand Down

0 comments on commit 22122b5

Please sign in to comment.