Skip to content

Commit 364229b

Browse files
committed
Add build badge
1 parent 818d1e3 commit 364229b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Auth0 Java
22

3+
[![Build status][travis-ci-badge]](travis-ci-url)
4+
35
Java client library for the [Auth0](https://auth0.com) platform.
46

57
## Download
@@ -114,4 +116,10 @@ If you have found a bug or if you have a feature request, please report them at
114116

115117
## License
116118

117-
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
119+
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
120+
121+
122+
<!-- Vars -->
123+
124+
[travis-ci-badge]: https://travis-ci.org/auth0/auth0-api-java.svg?branch=master
125+
[tavis-ci-url]: https://travis-ci.org/auth0/auth0-api-java

0 commit comments

Comments
 (0)