From a3661e47c266f727898b8e0b6eb7a42d845dbe26 Mon Sep 17 00:00:00 2001 From: codemasher Date: Sun, 3 Jan 2021 13:40:41 +0100 Subject: [PATCH] :octocat: --- .travis.yml | 1 + README.md | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4a4207107..fb4ea829b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ env: matrix: include: - php: 7.4 + - php: 8.0 - php: nightly allow_failures: - php: nightly diff --git a/README.md b/README.md index f4250cc21..cea5509a2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ namespaced, cleaned up, improved and other stuff. [![CodeCov][coverage-badge]][coverage] [![Scrunitizer CI][scrutinizer-badge]][scrutinizer] [![Packagist downloads][downloads-badge]][downloads]
-[![Continuous Integration][gh-action-badge]][gh-action] [![phpDocs][gh-docs-badge]][gh-docs] +[![Continuous Integration][gh-action-badge]][gh-action] +[![phpDocs][gh-docs-badge]][gh-docs] [php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-qrcode?logo=php&color=8892BF [php]: https://www.php.net/supported-versions.php @@ -18,8 +19,8 @@ namespaced, cleaned up, improved and other stuff. [packagist]: https://packagist.org/packages/chillerlan/php-qrcode [license-badge]: https://img.shields.io/github/license/chillerlan/php-qrcode.svg [license]: https://github.com/chillerlan/php-qrcode/blob/main/LICENSE -[travis-badge]: https://img.shields.io/travis/chillerlan/php-qrcode.svg?logo=travis -[travis]: https://travis-ci.org/chillerlan/php-qrcode +[travis-badge]: https://img.shields.io/travis/com/chillerlan/php-qrcode/main?logo=travis +[travis]: https://travis-ci.com/github/chillerlan/php-qrcode [coverage-badge]: https://img.shields.io/codecov/c/github/chillerlan/php-qrcode.svg?logo=codecov [coverage]: https://codecov.io/github/chillerlan/php-qrcode [scrutinizer-badge]: https://img.shields.io/scrutinizer/g/chillerlan/php-qrcode.svg?logo=scrutinizer