travis.yml: set Go import path

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
pull/119/head
Gyuho Lee 2018-08-28 08:24:03 -07:00
parent b2a561c156
commit 8aa16a85c8
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: go
go_import_path: go.etcd.io/bbolt
sudo: false