Skip to content

Commit b777cab

Browse files
author
Marcel Schnelle
committed
Added Travis badge to Readme
1 parent 9797259 commit b777cab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# android-junit5
2+
3+
[![Travis Build Status](https://travis-ci.org/aurae/android-junit5.svg?branch=master)][travisci]
4+
25
A Gradle plugin that allows for the execution of [JUnit 5][junit5gh] unit tests in Android environments.
36

47
## Setup
@@ -51,4 +54,5 @@ junitPlatform {
5154
```
5255

5356
[junit5gh]: https://github.com/junit-team/junit5
54-
[junit5ug]: http://junit.org/junit5/docs/current/user-guide/
57+
[junit5ug]: http://junit.org/junit5/docs/current/user-guide
58+
[travisci]: https://travis-ci.org/aurae/android-junit5

0 commit comments

Comments
 (0)