mirror of https://github.com/docker/docs.git
Remove unused line
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
parent
ae5b8ea8fc
commit
8f009cfe8c
|
@ -19,7 +19,6 @@ dependencies:
|
|||
|
||||
test:
|
||||
pre:
|
||||
- gvm use stable && go version
|
||||
- gvm use stable && make build:
|
||||
pwd: $BASE_STABLE
|
||||
- gvm use stable && GO15VENDOREXPERIMENT=1 go get github.com/docker/docker-machine-driver-ci-test
|
||||
|
|
Loading…
Reference in New Issue