add global instance of larval installer for fresh projects. (#988)

This commit is contained in:
Lawrence Eldridge
2017-05-30 15:05:30 +01:00
committed by Bo-Yi Wu
parent e23ecb6a11
commit d0c0a8895e
5 changed files with 53 additions and 0 deletions

View File

@ -41,6 +41,7 @@ WORKSPACE_INSTALL_V8JS=false
WORKSPACE_COMPOSER_GLOBAL_INSTALL=false
WORKSPACE_INSTALL_WORKSPACE_SSH=false
WORKSPACE_INSTALL_LARAVEL_ENVOY=false
WORKSPACE_INSTALL_LARAVEL_INSTALLER=false
WORKSPACE_INSTALL_DEPLOYER=false
WORKSPACE_INSTALL_LINUXBREW=false
WORKSPACE_INSTALL_MC=false