Skip to content

Commit 21793ca

Browse files
authored
Merge pull request #10 from webcompere/change-badge
Switch to `master` badge
2 parents 0fb4d19 + 89b262d commit 21793ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# System Stubs
22

3-
[![Build status](https://ci.appveyor.com/api/projects/status/r943gjn189rlxts9?svg=true)](https://ci.appveyor.com/project/ashleyfrieze/system-stubs) [![codecov](https://codecov.io/gh/webcompere/system-stubs/branch/master/graph/badge.svg)](https://codecov.io/gh/webcompere/system-stubs)
3+
[![Build status](https://ci.appveyor.com/api/projects/status/r943gjn189rlxts9/branch/master?svg=true)](https://ci.appveyor.com/project/ashleyfrieze/system-stubs/branch/master)
4+
[![codecov](https://codecov.io/gh/webcompere/system-stubs/branch/master/graph/badge.svg)](https://codecov.io/gh/webcompere/system-stubs)
45

56
## Overview
67
System Stubs is used to test code which depends on methods in `java.lang.System`.

0 commit comments

Comments
 (0)