mirror of
https://github.com/kataras/iris.git
synced 2026-01-26 13:25:56 +00:00
update to 8.0.5 fix django binary loader and remove logrus from vendor
Fix django binary loading was maden by @corebreaker, look the history file for more information. Former-commit-id: 707d359ea7357baf7bd60208def813dbd9260ddb
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
|
||||
- go get ./... # for iris-contrib/httpexpect and sirupsen/logrus
|
||||
script:
|
||||
- go test -v -cover ./...
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user