We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1b745 commit 2ced1e3Copy full SHA for 2ced1e3
README.md
@@ -7,9 +7,9 @@
7
</p>
8
9
<p align="center">
10
- <a href="https://travis-ci.org/php-casbin/think-authz">
11
- <img src="https://travis-ci.org/php-casbin/think-authz.svg?branch=master" alt="Build Status">
12
- </a>
+ <a href="https://github.com/php-casbin/think-authz/actions">
+ <img src="https://github.com/php-casbin/think-authz/workflows/Default/badge.svg?branch=master" alt="Build Status">
+ </a>
13
<a href="https://coveralls.io/github/php-casbin/think-authz">
14
<img src="https://coveralls.io/repos/github/php-casbin/think-authz/badge.svg" alt="Coverage Status">
15
</a>
0 commit comments