mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 19:47:05 +00:00
Update to 8.1.0 - a new logger implemented as a solution for https://github.com/kataras/iris/issues/680
Former-commit-id: 765b43602655fad7f525ca7a5f7f297a6167d075
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 sirupsen/logrus
|
||||
- go get ./... # for iris-contrib/httpexpect and kataras/golog
|
||||
script:
|
||||
- go test -v -cover ./...
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user