Refactored structure
This commit is contained in:
parent
963225382c
commit
e5164ae1dd
329 changed files with 277 additions and 457 deletions
2
vars.php
2
vars.php
|
|
@ -18,7 +18,7 @@ if (!defined('PHPCI_BIN_DIR')) {
|
|||
|
||||
// Define PHPCI_BUILD_ROOT_DIR
|
||||
if (!defined('PHPCI_BUILD_ROOT_DIR')) {
|
||||
define('PHPCI_BUILD_ROOT_DIR', PHPCI_DIR . 'PHPCI/build/');
|
||||
define('PHPCI_BUILD_ROOT_DIR', PHPCI_DIR . 'runtime/builds/');
|
||||
}
|
||||
|
||||
// Should PHPCI run the Shell plugin?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue