Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable coverage | Jeremy Benoist | 2015-05-30 | 1 | -10/+10 |
| | | | | | | It takes ages to process and most of the time the build fail for "execution time" too long. Too much time already burned to investigate it. We'll investigate later, it's not a priority atm. | ||||
* | Enable debug on phpunit | Jeremy Benoist | 2015-04-04 | 1 | -1/+1 |
| | |||||
* | Update InstallCommand test | Jeremy | 2015-03-31 | 1 | -2/+2 |
| | | | | | | | | They are god damn too long to execute because it launch external command (mostly related to doctrine). So I've added a PHPUnit @group (`command-doctrine`) so that we can avoid launching them on a regular basis, like that: `phpunit --exclude-group command-doctrine` | ||||
* | Rewrite travis & add scrutinizer | Jeremy | 2015-03-28 | 1 | -14/+32 |
| | |||||
* | Enable hhvm & nightly for curiosity | Jeremy | 2015-03-27 | 1 | -0/+7 |
| | |||||
* | Switch to Docker-based infrastructure | Jeremy | 2015-03-27 | 1 | -1/+3 |
| | |||||
* | Simplify build system | Jeremy | 2015-03-03 | 1 | -2/+2 |
| | |||||
* | fix travis configuration | Nicolas Lœuillet | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Tests are working again | Jeremy | 2015-01-31 | 1 | -1/+13 |
| | |||||
* | finally fix phpunit and travis? | Nicolas Lœuillet | 2015-01-30 | 1 | -0/+2 |
| | |||||
* | tell to travis that I code in PHP | Nicolas Lœuillet | 2015-01-30 | 1 | -0/+1 |
| | |||||
* | travis configuration | Nicolas Lœuillet | 2015-01-19 | 1 | -0/+3 |
| | |||||
* | changes in md files | Nicolas Lœuillet | 2013-08-23 | 1 | -15/+0 |
| | |||||
* | travis | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+15 |
| | |||||
* | preparing travis | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+0 |