Add docker-py tests to drone.

Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
Upstream-commit: a1bfe3aa420d458cb84be1770202fe1b3f546ebe
Component: engine
This commit is contained in:
Jessica Frazelle
2015-01-05 14:15:16 -08:00
parent bb2e382254
commit f4febcdfe1

View File

@ -11,4 +11,4 @@ script:
- rm integration-cli/docker_cli_exec_test.go
# Validate and test.
- hack/make.sh validate-dco validate-gofmt
- hack/make.sh binary cross test-unit test-integration-cli test-integration
- hack/make.sh binary cross test-unit test-integration-cli test-integration test-docker-py