Skip to content

Commit 8a40435

Browse files
authored
Added build status
1 parent f4be91c commit 8a40435

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# apns-http2
2+
3+
[![Build Status](https://travis-ci.org/CleverTap/apns-http2.svg?branch=master)](https://travis-ci.org/CleverTap/apns-http2)
4+
25
A Java library for sending notifications via APNS using Apple's new HTTP/2 API.
36
This library uses OkHttp.
47
Previous versions included support for Jetty's client,
@@ -104,4 +107,4 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
104107
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
105108
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
106109
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
107-
```
110+
```

0 commit comments

Comments
 (0)