Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit aca2582

Browse files
committed
Add appveyor badge to readme
1 parent 3491bc1 commit aca2582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A Rust library for creating a temporary directory and deleting its entire
55
contents when the directory is dropped.
66

77
[![Build Status](https://travis-ci.org/rust-lang-nursery/tempdir.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/tempdir)
8+
[![Build status](https://ci.appveyor.com/api/projects/status/2mp24396db5t4hul/branch/master?svg=true)](https://ci.appveyor.com/project/rust-lang-libs/tempdir/branch/master)
89

910
[Documentation](https://doc.rust-lang.org/tempdir)
1011

0 commit comments

Comments
 (0)