mirror of
https://github.com/kataras/iris.git
synced 2026-01-24 20:35:59 +00:00
Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API
Former-commit-id: 4034737a65b78a77277e4283fd9289c17f4a452e
This commit is contained in:
@@ -7,7 +7,7 @@ go:
|
||||
- tip
|
||||
go_import_path: github.com/kataras/iris
|
||||
install:
|
||||
- go get ./... # for iris-contrib/httpexpect and kataras/golog
|
||||
- go get ./... # for iris-contrib/httpexpect, kataras/golog, boltdb/bolt(sessiondb, optional)
|
||||
script:
|
||||
- go test -v -cover ./...
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user