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:
Andrei Vagin 2019-03-12 13:08:00 -07:00 committed by Alessandro Boch
parent b9cafe4a85
commit b64d7bc44d

View File

@ -15,3 +15,4 @@ before_script:
- sudo modprobe sch_hfsc
install:
- go get github.com/vishvananda/netns
go_import_path: github.com/vishvananda/netlink