mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 03:17:58 +01:00
README: Point to travis-ci.com instead of .org
This commit is contained in:
parent
fa2615b434
commit
e408864f2f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PGPainless - Use OpenPGP Painlessly!
|
||||
====================================
|
||||
|
||||
[![Travis (.org)](https://api.travis-ci.org/pgpainless/pgpainless.svg?branch=master)](https://travis-ci.org/pgpainless/pgpainless)
|
||||
[![Travis (.com)](https://travis-ci.com/pgpainless/pgpainless.svg?branch=master)](https://travis-ci.com/pgpainless/pgpainless)
|
||||
[![Git Tag](https://badgen.now.sh/github/tag/pgpainless/pgpainless)](https://github.com/pgpainless/pgpainless/tags)
|
||||
[![Coverage Status](https://coveralls.io/repos/github/pgpainless/pgpainless/badge.svg?branch=master)](https://coveralls.io/github/pgpainless/pgpainless?branch=master)
|
||||
[![JavaDoc](https://badgen.net/badge/javadoc/yes/green)](https://pgpainless.org/releases/latest/javadoc/)
|
||||
|
|
Loading…
Reference in a new issue