Skip to content

Commit 021794c

Browse files
committed
Restrict build status icon to master branch
Was picking up PR builds otherwise
1 parent 0406f45 commit 021794c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/tathamoddie/System.IO.Abstractions?svg=true)](https://ci.appveyor.com/project/tathamoddie/system-io-abstractions)
1+
[![Build status](https://ci.appveyor.com/api/projects/status/em172apw1v5k70vq/branch/master?svg=true)](https://ci.appveyor.com/project/tathamoddie/system-io-abstractions/branch/master)
22

33
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
44

0 commit comments

Comments
 (0)