Skip to content

Commit

Permalink
fix: travis URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 1, 2021
1 parent 3b29ed2 commit 6932cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -95,7 +95,7 @@ Appier is currently licensed under the [Apache License, Version 2.0](http://www.

## Build Automation

[![Build Status](https://travis-ci.com/hivesolutions/appier.svg?branch=master)](https://travis-ci.com/hivesolutions/appier)
[![Build Status](https://app.travis-ci.com/hivesolutions/appier.svg?branch=master)](https://travis-ci.com/github/hivesolutions/appier)
[![Build Status GitHub](https://github.com/hivesolutions/appier/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/appier/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/appier/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/appier?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/appier.svg)](https://pypi.python.org/pypi/appier)
Expand Down

0 comments on commit 6932cf1

Please sign in to comment.