16 Commits (bee916fab93f0576b8eb50921c10c0ffc367c6b7)

Author SHA1 Message Date
Nils Adermann 6f61d95829 Make sure git is setup to allow commits on travis 11 years ago
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
11 years ago
Jordi Boggiano 57959c096e Clone on travis to avoid ssl issues on 5.3, disallow failures for 5.5 now that its updated 11 years ago
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.
12 years ago
Jordi Boggiano 0e0af00ad9 Add 5.5 builds on travis 12 years ago
Bilal Amarni 51eb0268e5 removed composer download 12 years ago
Jordi Boggiano fa982a99c8 Quiet composer install 12 years ago
Jordi Boggiano cb7e86d538 Rename tests/phpunit.xml.dist for clarity 12 years ago
Jordi Boggiano 0552639591 Add 5.3.3 builds to travis 12 years ago
Jordi Boggiano 474d5b8283 Drop 5.3.2 since symfony2 can not run against it anymore 12 years ago
Jordi Boggiano 6967ec16b3 Add slow tests to slow group, excluded by default except for travis 12 years ago
Jordi Boggiano e717efe575 Fix travis config 12 years ago
Jordi Boggiano fdef6bfca2 Add 5.3.2 to travis runs 13 years ago
Jordi Boggiano f3f94094f3 Clean up travis config 13 years ago
Jordi Boggiano 8f2fb353e0 Update travis config 13 years ago
Jordi Boggiano 0314219d2a Add travis build file 13 years ago