Commit Graph

196 Commits

Author SHA1 Message Date
jygaulier
f2c7ca3a8f PHRAS-2016_travis-circle-config-matrix_master (#2571)
fix travis build
2018-06-14 12:04:35 +02:00
Sandeep
987790e3c0 PHRAS-2016 restrict travis build 2018-05-07 17:33:49 +04:00
Thibaud Fabre
a2bbf32784 Fix duplicate AMQP extension loading 2016-10-10 11:19:44 +02:00
Thibaud Fabre
f74e0bfc7d Fix extension configuration in build configurations 2016-10-10 11:19:44 +02:00
Thibaud Fabre
2f2c422076 Add RabbitMQ to build configurations 2016-10-10 11:19:44 +02:00
Thibaud Fabre
07f7674755 Allow PHP7 failures in build 2016-09-29 09:04:42 +02:00
Benoît Burnichon
2932963ecb Use composer update instead of install with PHP7 2016-05-11 15:54:31 +02:00
Benoît Burnichon
b7d1849e24 Tweak travis.yml 2016-05-11 15:43:47 +02:00
Florian BLOUET
2a61161c5e update travis config 2016-03-18 13:01:09 +01:00
Florian BLOUET
c9b21d87f1 update travis and circleci conf 2016-03-18 12:36:38 +01:00
Florian BLOUET
753f9b3abd update nodejs dependency version 2016-03-18 12:17:08 +01:00
Benoît Burnichon
6cda4eec7e Merge branch '4.0' 2016-03-11 21:50:23 +01:00
Benoît Burnichon
e0aaf66e8f Change CI flows
restrict builds to only specific branches
use composer without prefer-source
2016-03-11 21:00:48 +01:00
Benoît Burnichon
7cab0b8f13 Remove PHP7 from allowed failures 2016-03-01 14:37:31 +01:00
Benoît Burnichon
f489f56276 Remove memcache.so from PHP7 configuration 2016-02-29 17:43:39 +01:00
Benoît Burnichon
060c4fe407 Try not to update when PHP 5.* is used 2016-02-29 17:32:26 +01:00
Benoît Burnichon
3306b1fa1a Change phpunit/phpunit version 2016-02-29 17:31:38 +01:00
Benoît Burnichon
329ae16dbe Add PHP7 to travis 2016-02-29 17:30:11 +01:00
Benoît Burnichon
d64eaf2b9b Group first 2 builds 2016-02-12 10:14:56 +01:00
Benoît Burnichon
a1532f5557 Change travis to run same suites as circleci 2016-02-12 10:14:54 +01:00
Benoît Burnichon
c257148f5d Group first 2 builds 2016-02-11 21:01:13 +01:00
Benoît Burnichon
2c34a66854 Change travis to run same suites as circleci 2016-02-11 20:35:52 +01:00
Thibaud Fabre
b083191a28 Remove "install" tests from Travis suite
They are already run on CircleCI, so running them on Travis is redundant.
2016-02-11 17:18:48 +01:00
Benoît Burnichon
5f3c391b37 PECL for ZMQ is not available
Remove 7.0 compatibility.
2016-01-11 13:56:38 +01:00
Benoît Burnichon
7c56ab7cec Also add zmq when installing php7 2016-01-11 13:41:54 +01:00
Benoît Burnichon
70b927ceb9 Change Imagick to beta PECL 2016-01-11 11:09:38 +01:00
Benoît Burnichon
a612b55645 Change travis ini file 2015-12-14 12:53:00 +01:00
Benoît Burnichon
feb584936c Change CI integrations installs 2015-12-08 19:41:17 +01:00
Florian BLOUET
60639d0e96 fix tests 2015-12-02 17:35:43 +01:00
Benoît Burnichon
696d7401d4 Remove JS tests 2015-12-02 17:35:42 +01:00
Benoît Burnichon
abbb4b0120 Remove Grunt and install-assets steps 2015-12-02 17:35:42 +01:00
Benoît Burnichon
966efde17a Test with higher version of nodejs 2015-12-02 17:35:42 +01:00
Benoît Burnichon
38a3531306 Update travis environment and bump composer.lock 2015-11-30 15:58:47 +01:00
Benoît Burnichon
be320ea7a2 Bump elasticsearch version to 1.6.0 2015-07-08 12:07:32 +02:00
Benoît Burnichon
627475799f Change travis configuration 2015-06-12 12:25:04 +02:00
Benoît Burnichon
b14f360a6a Travis CLI changed formatting of .travis.yml 2015-06-09 11:09:41 +02:00
Benoît Burnichon
0700a98ee3 Test Travis Hipchat api 2015-06-08 10:09:09 +02:00
Benoît Burnichon
91745c380d Force TCP connection to DB. Issue on Travis VMs. 2015-04-30 16:27:26 +02:00
Benoît Burnichon
6fd2d72eb1 Set composer to use --no-progress --no-interaction options 2015-03-27 10:06:18 +01:00
Benoît Burnichon
0386d5c1e0 Update Travis conf and js testing 2015-03-26 15:35:46 +01:00
Benoît Burnichon
a3f2e39781 Rework travis configuration 2015-03-26 11:18:06 +01:00
Benoît Burnichon
bae6f66f41 Bump php minimum version requirement. 2015-03-23 19:02:09 +01:00
Benoît Burnichon
623c33d51f Remove tests with nightly php as pecl are not compiled. 2015-03-19 16:09:50 +01:00
Benoît Burnichon
d2a2214624 Travis config to check 5.6 compatibility and build against PHP 7 2015-03-19 15:15:59 +01:00
Benoît Burnichon
ed9bdd6683 Travis configuration, remove check certificate for ES 2015-03-17 16:12:47 +01:00
Benoît Burnichon
cdc7f743d5 Remove staticExpects to work with PHPUnit ~4.5 2015-03-17 13:08:27 +01:00
Benoît Burnichon
423dcb1b44 Add version dump of boxes 2015-03-13 16:42:00 +01:00
Benoît Burnichon
9c9777ea7f Update travis 2015-03-13 11:24:53 +01:00
Benoît Burnichon
bc9646bc17 Update travis conf. Do not keep elasticsearch local package 2015-03-13 10:30:45 +01:00
Nicolas Le Goff
ae7b830187 Update travis 2015-03-12 17:25:53 +01:00