aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Disable coverageJeremy Benoist2015-05-301-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 phpunitJeremy Benoist2015-04-041-1/+1
|
* Update InstallCommand testJeremy2015-03-311-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 scrutinizerJeremy2015-03-281-14/+32
|
* Enable hhvm & nightly for curiosityJeremy2015-03-271-0/+7
|
* Switch to Docker-based infrastructureJeremy2015-03-271-1/+3
|
* Simplify build systemJeremy2015-03-031-2/+2
|
* fix travis configurationNicolas Lœuillet2015-02-051-1/+1
|
* Tests are working againJeremy2015-01-311-1/+13
|
* finally fix phpunit and travis?Nicolas Lœuillet2015-01-301-0/+2
|
* tell to travis that I code in PHPNicolas Lœuillet2015-01-301-0/+1
|
* travis configurationNicolas Lœuillet2015-01-191-0/+3
|
* changes in md filesNicolas Lœuillet2013-08-231-15/+0
|
* travisNicolas Lœuillet2013-08-081-0/+15
|
* preparing travisNicolas Lœuillet2013-08-081-0/+0