travis: Add go_import_path

This should fix an issue with turning on travis for any mgmt fork.
This commit is contained in:
Michael Borden
2017-03-07 14:17:53 -08:00
parent af66138a17
commit 1488e5ec4d

View File

@@ -4,6 +4,7 @@ go:
- 1.7.x - 1.7.x
- 1.8.x - 1.8.x
- tip - tip
go_import_path: github.com/purpleidea/mgmt
sudo: true sudo: true
dist: trusty dist: trusty
before_install: before_install: