Skip to content

Commit

Permalink
Add appveyor badge [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeSlave committed Mar 23, 2017
1 parent 637129d commit b03a270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Trash can

[![Build Status](https://travis-ci.org/FreeSlave/trashcan.svg?branch=master)](https://travis-ci.org/FreeSlave/trashcan)
[![Build Status](https://travis-ci.org/FreeSlave/trashcan.svg?branch=master)](https://travis-ci.org/FreeSlave/trashcan) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/FreeSlave/trashcan?branch=master&svg=true)](https://ci.appveyor.com/project/FreeSlave/trashcan)

Move files and directories to trash can (Recycle bin) in D programming language.
Currently it contains only one function **moveToTrash** which places passed file or directory to trash can.
Expand Down

0 comments on commit b03a270

Please sign in to comment.