Skip to content

Commit 08ef5b3

Browse files
committed
replaced travis with github, removed donations in readme
1 parent 2276575 commit 08ef5b3

2 files changed

Lines changed: 2 additions & 24 deletions

File tree

.travis.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Version on Packagist][ico-version]][link-packagist]
44
[![Software License][ico-license]](LICENSE)
5-
[![Build Status][ico-travis]][link-travis]
5+
![testing][ico-ga]
66
[![Quality Score][ico-scrutinizer]][link-scrutinizer]
77
[![Total Downloads][ico-downloads]][link-downloads]
88

@@ -246,14 +246,6 @@ More common scenarios may be added in a future.
246246

247247
Thanks to all [contributors](https://github.com/oscarotero/Gettext/graphs/contributors) specially to [@mlocati](https://github.com/mlocati).
248248

249-
## Donations
250-
251-
If this library is useful for you, consider to donate to the author.
252-
253-
[Buy me a beer :beer:](https://www.paypal.me/oscarotero)
254-
255-
Thanks in advance!
256-
257249
---
258250

259251
Please see [CHANGELOG](CHANGELOG.md) for more information about recent changes and [CONTRIBUTING](CONTRIBUTING.md) for contributing details.
@@ -262,11 +254,10 @@ The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
262254

263255
[ico-version]: https://img.shields.io/packagist/v/gettext/gettext.svg?style=flat-square
264256
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
265-
[ico-travis]: https://img.shields.io/travis/php-gettext/Gettext/master.svg?style=flat-square
257+
[ico-ga]: https://github.com/php-gettext/Gettext/workflows/testing/badge.svg
266258
[ico-scrutinizer]: https://img.shields.io/scrutinizer/g/php-gettext/Gettext.svg?style=flat-square
267259
[ico-downloads]: https://img.shields.io/packagist/dt/gettext/gettext.svg?style=flat-square
268260

269261
[link-packagist]: https://packagist.org/packages/gettext/gettext
270-
[link-travis]: https://travis-ci.org/php-gettext/Gettext
271262
[link-scrutinizer]: https://scrutinizer-ci.com/g/php-gettext/Gettext
272263
[link-downloads]: https://packagist.org/packages/gettext/gettext

0 commit comments

Comments
 (0)