Skip to content

Commit dfb5e67

Browse files
committed
Remove CircleCI
1 parent ef1825b commit dfb5e67

File tree

2 files changed

+1
-62
lines changed

2 files changed

+1
-62
lines changed

.circleci/config.yml

-61
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
![A Java implementation of JSON Web Token (JWT) - RFC 7519.](https://cdn.auth0.com/website/sdks/banners/java-jwt-banner.png)
77

8-
[![CircleCI](https://img.shields.io/circleci/project/github/auth0/java-jwt.svg?style=flat-square)](https://circleci.com/gh/auth0/java-jwt/tree/master)
8+
![Build Status](https://img.shields.io/github/checks-status/auth0/java-jwt/master)
99
[![Coverage Status](https://img.shields.io/codecov/c/github/auth0/java-jwt.svg?style=flat-square)](https://codecov.io/github/auth0/java-jwt)
1010
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat)](https://doge.mit-license.org/)
1111
[![Maven Central](https://img.shields.io/maven-central/v/com.auth0/java-jwt.svg?style=flat-square)](https://mvnrepository.com/artifact/com.auth0/java-jwt)

0 commit comments

Comments
 (0)