disable multipack buildpack test for now

This commit is contained in:
Michael Hobbs
2014-12-18 11:03:26 -08:00
parent 67b7fa6263
commit 051b286a62

View File

@@ -104,7 +104,8 @@ deploy-tests:
@$(QUIET) $(MAKE) deploy-test-gitsubmodules
@$(QUIET) $(MAKE) deploy-test-go
@$(QUIET) $(MAKE) deploy-test-java
@$(QUIET) $(MAKE) deploy-test-multi
# broken with new buildstep
# @$(QUIET) $(MAKE) deploy-test-multi
@$(QUIET) $(MAKE) deploy-test-nodejs-express
@$(QUIET) $(MAKE) deploy-test-php
@$(QUIET) $(MAKE) deploy-test-python-flask