mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
travis: go_import_path with version suffix
Former-commit-id: 6fbaca2031783443b8d4a924d68878993708091e
This commit is contained in:
@@ -4,7 +4,7 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
go:
|
go:
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
go_import_path: github.com/kataras/iris
|
go_import_path: github.com/kataras/iris/v12
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
|
|||||||
Reference in New Issue
Block a user