1
0
Fork 0
Commit Graph

19 Commits (f220da8065a50a0e50ad2cdde94ab6aa3cbbf56f)

Author SHA1 Message Date
Jordi Boggiano 38917c2047 Add parallel build to travis script 2013-09-25 10:23:48 +02:00
Jordi Boggiano be235ffc19 Fix 5.3.3 build 2013-07-05 00:44:29 +02:00
Jordi Boggiano 424407af72 Allow 5.3.3 failures since they dont have openssl 2013-07-01 00:16:08 +02:00
Nils Adermann 6f61d95829 Make sure git is setup to allow commits on travis 2013-03-28 12:50:37 +01:00
Serge Smertin 31b6dd8356 Travis using PHPUnit version from require-dev
in order not to use system version of PHPUnit and have unexpected bugs - it could be better to invoke PHPUnit from development dependencies

removing xdebug extension

modified travis executable
2013-03-27 20:23:01 +01:00
Jordi Boggiano 57959c096e Clone on travis to avoid ssl issues on 5.3, disallow failures for 5.5 now that its updated 2013-02-27 19:20:07 +01:00
Sebastian Krebs 265d69d38f Allow the PHP5.5-build to fail
PHP5.5 is not officially released, so making it part of
the overall build-success seems not useful. It can be
simply re-enabled it, when PHP5.5 is released, or as
soon as the builds doesn't fail anymore.
2013-01-11 21:47:32 +01:00
Jordi Boggiano 0e0af00ad9 Add 5.5 builds on travis 2012-12-20 13:59:21 +01:00
Bilal Amarni 51eb0268e5 removed composer download 2012-09-28 12:07:29 +03:00
Jordi Boggiano fa982a99c8 Quiet composer install 2012-06-27 18:40:18 +02:00
Jordi Boggiano cb7e86d538 Rename tests/phpunit.xml.dist for clarity 2012-06-25 18:59:41 +02:00
Jordi Boggiano 0552639591 Add 5.3.3 builds to travis 2012-05-28 14:11:30 +02:00
Jordi Boggiano 474d5b8283 Drop 5.3.2 since symfony2 can not run against it anymore 2012-05-12 09:54:40 +02:00
Jordi Boggiano 6967ec16b3 Add slow tests to slow group, excluded by default except for travis 2012-05-06 15:10:13 +02:00
Jordi Boggiano e717efe575 Fix travis config 2012-04-18 18:46:02 +02:00
Jordi Boggiano fdef6bfca2 Add 5.3.2 to travis runs 2012-01-05 15:55:30 +01:00
Jordi Boggiano f3f94094f3 Clean up travis config 2011-11-15 15:50:20 +01:00
Jordi Boggiano 8f2fb353e0 Update travis config 2011-11-13 19:01:46 +01:00
Jordi Boggiano 0314219d2a Add travis build file 2011-11-13 18:48:51 +01:00