Correct go_import_path in .travis.yml
This commit is contained in:
@@ -7,7 +7,7 @@ go:
|
|||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
go_import_path: github.com/ibm-messagin/mq-container
|
go_import_path: "github.com/ibm-messaging/mq-container"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
|
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
|
||||||
|
|||||||
Reference in New Issue
Block a user