! New travis build structure
Showing
.travis/composer.json
0 → 100644
... | ... | @@ -8,18 +8,9 @@ |
"magento-hackathon/magento-composer-installer": "*", | ||
"phpunit/phpunit": "3.7.*" | ||
}, | ||
"require-dev": { | ||
"ecomdev/mage-ci": "dev-master" | ||
}, | ||
"authors":[ | ||
{ | ||
"name":"Ivan Chepurnyi" | ||
} | ||
], | ||
"config": { | ||
"bin-dir": "bin" | ||
}, | ||
"extra":{ | ||
"magento-root-dir": "tests/magento" | ||
} | ||
] | ||
} |
Please register or sign in to comment