mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-18 12:48:39 +02:00
[README] Switch "build status" badge from Travis to Github Actions
This also renames the CI workflow from "Smack CI" to just "CI".
This commit is contained in:
parent
938a4271f3
commit
8cc4ba0a42
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Smack CI
|
||||
name: CI
|
||||
|
||||
env:
|
||||
GRADLE_VERSION: 6.7.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Smack
|
||||
=====
|
||||
|
||||
[](https://travis-ci.com/github/igniterealtime/Smack) [](https://coveralls.io/r/igniterealtime/Smack) [](https://www.openhub.net/p/smack) [](https://inverse.chat/#converse/room?jid=smack@conference.igniterealtime.org)
|
||||
[](https://github.com/igniterealtime/Smack/actions?query=workflow%3A%22CI%22) [](https://coveralls.io/r/igniterealtime/Smack) [](https://www.openhub.net/p/smack) [](https://inverse.chat/#converse/room?jid=smack@conference.igniterealtime.org)
|
||||
|
||||
About
|
||||
-----
|
||||
|
|
Loading…
Add table
Reference in a new issue