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 7d27ed3 commit 41fe936Copy full SHA for 41fe936
.travis.yml
README.md
@@ -7,8 +7,8 @@
7
</p>
8
9
<p align="center">
10
- <a href="https://travis-ci.org/php-casbin/laravel-authz">
11
- <img src="https://travis-ci.org/php-casbin/laravel-authz.svg?branch=master" alt="Build Status">
+ <a href="https://github.com/php-casbin/laravel-authz/actions">
+ <img src="https://github.com/php-casbin/laravel-authz/workflows/build/badge.svg?branch=master" alt="Build Status">
12
</a>
13
<a href="https://coveralls.io/github/php-casbin/laravel-authz">
14
<img src="https://coveralls.io/repos/github/php-casbin/laravel-authz/badge.svg" alt="Coverage Status">
0 commit comments