Correct go_import_path in .travis.yml

This commit is contained in:
Riccardo Biraghi
2018-04-11 15:00:43 +01:00
parent 3d569b3e8c
commit 460aec3863

View File

@@ -7,7 +7,7 @@ go:
services:
- docker
go_import_path: github.com/ibm-messagin/mq-container
go_import_path: "github.com/ibm-messaging/mq-container"
before_install:
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -