mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 03:27:27 +00:00
nothing important here
Former-commit-id: e6c4ade12d085cb8fa4989b15fa446b75ee114b2
This commit is contained in:
@@ -5,10 +5,9 @@ os:
|
||||
go:
|
||||
- 1.12.x
|
||||
go_import_path: github.com/kataras/iris
|
||||
# we disable test caching via GOCACHE=off
|
||||
# env:
|
||||
# global:
|
||||
# - GOCACHE=off
|
||||
env:
|
||||
global:
|
||||
- GO111MODULE=on
|
||||
install:
|
||||
- go get ./...
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user