Skip to content

Commit 41fe936

Browse files
committed
chore: github actions instead of travis-ci
1 parent 7d27ed3 commit 41fe936

File tree

2 files changed

+2
-76
lines changed

2 files changed

+2
-76
lines changed

.travis.yml

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</p>
88

99
<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">
10+
<a href="https://github.com/php-casbin/laravel-authz/actions">
11+
<img src="https://github.com/php-casbin/laravel-authz/workflows/build/badge.svg?branch=master" alt="Build Status">
1212
</a>
1313
<a href="https://coveralls.io/github/php-casbin/laravel-authz">
1414
<img src="https://coveralls.io/repos/github/php-casbin/laravel-authz/badge.svg" alt="Coverage Status">

0 commit comments

Comments
 (0)