Skip to content

Commit

Permalink
Merge pull request #19 from casbin/hsluoyz-patch-1
Browse files Browse the repository at this point in the history
Switch CI to travis-ci.com
  • Loading branch information
hsluoyz authored Jan 31, 2021
2 parents b31339b + 9588941 commit b8751c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Go-pg Adapter

[![Build Status](https://travis-ci.org/casbin/casbin-pg-adapter.svg?branch=master)](https://travis-ci.org/casbin/casbin-pg-adapter)
[![Build Status](https://travis-ci.com/casbin/casbin-pg-adapter.svg?branch=master)](https://travis-ci.com/casbin/casbin-pg-adapter)
[![Coverage Status](https://coveralls.io/repos/github/casbin/casbin-pg-adapter/badge.svg?branch=master)](https://coveralls.io/github/casbin/casbin-pg-adapter?branch=master)

Go-pg Adapter is the [Go-pg](https://github.com/go-pg/pg) adapter for [Casbin](https://github.com/casbin/casbin). With this library, Casbin can load policy from PostgreSQL or save policy to it.
Expand Down

0 comments on commit b8751c9

Please sign in to comment.