45 Commits (47da91d99830f8136ba151456245673447c3c564)

Author SHA1 Message Date
Jordi Boggiano 80c96a2c01 Screw 5.3.3 on travis, enough.. 9 years ago
Jordi Boggiano 66879b050d Fix config override for 5.3.3 9 years ago
Jordi Boggiano 98211c4971 Disable TLS in 5.3.3 build as openssl is missing 9 years ago
Rob Bast f25446e507 no longer allow php 7 failures 9 years ago
Rob Bast 54ebd67e50 allow 7.0 failures until travis fixes containers/stable release 9 years ago
Jordi Boggiano 9d676a7671 Fix 5.3.3 build 9 years ago
paladox b85d5d2bb0 Update .travis.yml 9 years ago
paladox 54e8339e59 Update .travis.yml 9 years ago
paladox 27b4afcde6 Update .travis.yml
hhvm-nightly is no longer supported in travis ci so remove it.
9 years ago
Christophe Coevoet cae8ed476c Update the config of the apt addon to the new syntax 9 years ago
Maks3w bc08940724 [travis-ci] Enable PHPUnit color output 9 years ago
Jordi Boggiano 4d8b371908 Highlight failures in travis test output 9 years ago
Haralan Dobrev 8168f69ae7 Report Travis CI build success early
This will report the build has succceeded even if allowed to fail jobs are
still running.

See https://github.com/composer/composer/pull/3828.

Docs: http://docs.travis-ci.com/user/build-configuration/#Fast-finishing

Props to @fonsecas72.
9 years ago
Haralan Dobrev 3667e18885 Test on HHVM nightly releases. Allow to fail.
Nightly releases could change in unpredictable way.
So they should not fail the whole build.

However we could catch problems and breaking changes
on next versions of HHVM early.
9 years ago
Christophe Coevoet a02f3e79b8 Switch to the docker-based infrastructure on Travis 9 years ago
Hugo Fonseca f35d6ac0e0 Removed php7 to travis allowed_failures 9 years ago
Hugo Fonseca fe2b2e651a Added php7 to travis 9 years ago
Christophe Coevoet 68bcba3a03 Disallow failures on HHVM on Travis 10 years ago
Christophe Coevoet 557381f49f Fix the Travis configuration
exit should not be used in script commands, because it exits the whole build script.
Thus, turning a failure exit code into another failure exit code is not needed.
10 years ago
jakoch 2a3159ec57 reduce commit history of git checkout (git depth 5) 10 years ago
Jordi Boggiano 790a25c348 Adjust dump command, add another test, update docs, refs #1344 10 years ago
Nils Adermann e8a3fc5c1c Run tests on PHP 5.6 on travis too 10 years ago
Jordi Boggiano b23742e30c Merge remote-tracking branch 'donquixote/feature/psr4-complete' 11 years ago
Glenn Pratt 120f8d92fd Test HHVM on Travis-CI, allowing failures. 11 years ago
Andreas Hennings b62fa2bc1c run system-wide composer install and THEN run bin/composer install 11 years ago
Andreas Hennings a9321f3101 Travis CI should use bin/composer and not system-wide Composer. 11 years ago
Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago
Jordi Boggiano be235ffc19 Fix 5.3.3 build 11 years ago
Jordi Boggiano 424407af72 Allow 5.3.3 failures since they dont have openssl 11 years ago
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