Skip to content

Commit

Permalink
Fix AppVeyorCI again
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Dec 31, 2015
1 parent 65f1ff6 commit a1bde40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ test: off
test_script:
- cargo test --verbose

artifacts:
- path: BearLibTerminal.dll

deploy:
provider: GitHub
artifact: BearLibTerminal.dll
Expand Down

0 comments on commit a1bde40

Please sign in to comment.