Commit graph

14 commits

Author SHA1 Message Date
Jeremy Benoist
1cbef2d3b5 Enable debug on phpunit 2015-04-04 21:55:06 +02:00
Jeremy
0ee043f745 Update InstallCommand test
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`
2015-03-31 22:48:01 +02:00
Jeremy
3e6b7ea0e9 Rewrite travis & add scrutinizer 2015-03-28 00:25:47 +01:00
Jeremy
6141388969 Enable hhvm & nightly for curiosity 2015-03-27 19:59:45 +01:00
Jeremy
2d733277e6 Switch to Docker-based infrastructure 2015-03-27 19:59:42 +01:00
Jeremy
8378485e33 Simplify build system 2015-03-03 19:20:08 +01:00
Nicolas Lœuillet
c2e2906c8d fix travis configuration 2015-02-05 09:06:13 +01:00
Jeremy
aa6e27cf4f Tests are working again 2015-01-31 09:35:50 +01:00
Nicolas Lœuillet
367664ee87 finally fix phpunit and travis? 2015-01-30 11:23:18 +01:00
Nicolas Lœuillet
03493be075 tell to travis that I code in PHP 2015-01-30 09:09:53 +01:00
Nicolas Lœuillet
3d99ce9dad travis configuration 2015-01-19 13:37:32 +01:00
Nicolas Lœuillet
d29b3e5f9e changes in md files 2013-08-23 23:04:56 +02:00
Nicolas Lœuillet
a3436d4cba travis 2013-08-08 13:49:57 +02:00
Nicolas Lœuillet
7aa8ccc47d preparing travis 2013-08-08 07:16:07 +02:00