14 Commits

Author SHA1 Message Date
William DURAND
c92789e00f remove php 5.3 from travis-ci 2014-06-27 14:43:22 +02:00
Christophe Coevoet
df1c85ae5e Simplified the Travis configuration
The tests against specific Symfony versions are now running only for a single PHP version to limit the number of jobs in the build matrix. They are also installing the full Symfony repo to be sure that all components are actually at the specified version without the need to require each of them explicitly.
2014-06-17 19:01:48 +02:00
Julius Beckmann
56f8c43849 Added PHP 5.6 and HHVM to Travis.
Modified RequestListenerTest so it does not use the Crawler, that currently does not work with HHVM.
2014-03-03 18:44:37 +01:00
William DURAND
21a0774265 Fix travis-ci config 2013-12-05 21:36:37 +01:00
William DURAND
4ff018b111 Fix composer again 2013-11-14 17:01:56 +01:00
William DURAND
e59ae1e1ef Fix tests for Symfony2 2.1 2013-11-14 14:20:51 +01:00
William DURAND
88d56cb445 Fix travis-ci config 2013-11-14 12:09:06 +01:00
William DURAND
32183f2618 Better travis-ci config 2013-11-14 11:09:27 +01:00
Jordi Boggiano
6c2fd53edc Update travis config 2013-10-29 14:40:30 +01:00
William DURAND
42b9d10306 Fix travis-ci config 2012-08-06 12:04:42 +02:00
William DURAND
974cd9f706 Fix travis-ci config due to a Composer issue 2012-07-20 11:07:19 +02:00
Jordi Boggiano
16497845be Remove 5.3.2 from travis builds 2012-05-23 00:22:51 +03:00
William DURAND
2a36274a75 Updated composer/travis settings 2012-04-19 18:51:53 +02:00
Jordi Boggiano
9eedb8e643 Add travis config 2012-04-13 14:57:17 +02:00