You've already forked go-semantic-release
build(travis): change go import path
This commit is contained in:
@@ -3,7 +3,7 @@ dist: xenial
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
gobuild_args: -x -ldflags
|
go_import_path: github.com/nightapes/go-semantic-release
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/go-build
|
- $HOME/.cache/go-build
|
||||||
|
|||||||
Reference in New Issue
Block a user