Update Travis to include go_import_path
This commit is contained in:
parent
d5b5f75007
commit
552554d161
|
|
@ -1,5 +1,7 @@
|
|||
language: go
|
||||
|
||||
go_import_path: github.com/docker-library/go-dockerlibrary
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.7.x
|
||||
|
|
|
|||
Loading…
Reference in New Issue