Skip to content

Commit

Permalink
Added build status to README
Browse files Browse the repository at this point in the history
  • Loading branch information
pckhoi committed Dec 28, 2019
1 parent 3261f2b commit ba514ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/casbin/casbin-pg-adapter.svg?branch=master)](https://travis-ci.org/casbin/casbin-pg-adapter)

# Go-pg Adapter

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 ba514ad

Please sign in to comment.