Allow Travis builds from GitHub forks (#2958)

Set the go_import_path explicitly. See
https://docs.travis-ci.com/user/languages/go#Go-Import-Path
This commit is contained in:
Mike Ralphson 2016-10-17 16:42:20 +01:00 committed by Harshavardhana
parent b89609dc2e
commit 7fc1685b7a

View File

@ -1,3 +1,4 @@
go_import_path: github.com/minio/minio
sudo: required
dist: trusty