language: go go: - 1.12.x - 1.13.x env: - PG_CONN=postgresql://postgres:@localhost:5432/postgres?sslmode=disable services: - postgresql scripts: go test github.com/casbin/casbin-pg-adapter