travis.yml: Add go_import_path
This makes it so that CI will still work on forks, if necessary.
This commit is contained in:
parent
112049176f
commit
7571c9d7c7
@ -1,5 +1,6 @@
|
||||
language: go
|
||||
sudo: required
|
||||
go_import_path: github.com/go-delve/delve
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
Loading…
Reference in New Issue
Block a user