Skip to content

Commit

Permalink
Update CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Sep 3, 2021
1 parent 850a69e commit 71db0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ A lightweight PHP client for consuming and manipulating
[Hypertext Application Language (HAL)](https://tools.ietf.org/html/draft-kelly-json-hal)
resources.

[![Build Status](https://travis-ci.org/jsor/hal-client.svg?branch=master)](http://travis-ci.org/jsor/hal-client?branch=master)
[![Build Status](https://github.com/jsor/hal-client/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jsor/hal-client/actions/workflows/ci.yml)
[![Coverage Status](https://coveralls.io/repos/jsor/hal-client/badge.svg?branch=master&service=github)](https://coveralls.io/github/jsor/hal-client?branch=master)

* [Installation](#installation)
Expand Down

0 comments on commit 71db0f5

Please sign in to comment.