Former-commit-id: db17245e0d732a2ffe4091c05b750201070f8c30
This commit is contained in:
Gerasimos (Makis) Maropoulos 2019-07-15 10:07:07 +03:00
parent ccafe67c80
commit 5b4cc9a0a2

View File

@ -16,6 +16,7 @@ after_script:
# examples
- cd ./_examples
- go get ./...
- go get github.com/casbin/casbin@v2.0.0
- go test -v -cover ./...
- cd ../
# typescript examples