mirror of
https://github.com/vishvananda/netlink
synced 2025-04-01 14:48:26 +00:00
travis: specify go_import_path
This will allow to enable travis for forks. Signed-off-by: Andrei Vagin <avagin@google.com>
This commit is contained in:
parent
b9cafe4a85
commit
b64d7bc44d
@ -15,3 +15,4 @@ before_script:
|
||||
- sudo modprobe sch_hfsc
|
||||
install:
|
||||
- go get github.com/vishvananda/netns
|
||||
go_import_path: github.com/vishvananda/netlink
|
||||
|
Loading…
Reference in New Issue
Block a user