1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-09 04:30:46 +02:00

48 Commits

Author SHA1 Message Date
Jordi Boggiano
25049eea82 Fix travis config 2019-07-06 13:55:54 +02:00
Jordi Boggiano
4c36499971 Allow 7.4 builds to fail for now 2019-07-06 13:33:01 +02:00
Jordi Boggiano
33ae80beeb Remove 7.1 build 2019-07-03 16:32:49 +02:00
Samuel NELA
c08ef35508 Test on php 7.4 only 2019-03-13 13:45:20 +01:00
Jordi Boggiano
a774caa99f Remove invalid ext from travis build 2018-12-10 11:53:00 +01:00
Andrey Bolonin
dfb4805e84 add php 7.3 to travis 2018-10-30 00:11:40 +02:00
Jordi Boggiano
613097f5fe Remove 7.0 build 2018-06-07 19:24:18 +02:00
Jordi Boggiano
27f3a17a43 Merge branch '1.x' 2018-06-07 19:23:44 +02:00
Mponos George
dfa21a506e Update .travis.yml (#1120) 2018-06-07 19:17:53 +02:00
Grégoire Pineau
1e8deb4672 Drop HHVM in .travis.yml 2018-04-16 15:03:26 +02:00
Jordi Boggiano
3ab59f277e Avoid hiding nightly failures 2017-06-19 00:43:59 +02:00
Jordi Boggiano
58b818126f Remove hhvm build 2017-06-19 00:28:37 +02:00
Jordi Boggiano
0184f3253f Avoid exts on hhvm 2017-06-19 00:22:37 +02:00
Jordi Boggiano
120499283b Remove amqp ext 2017-06-19 00:09:41 +02:00
Jordi Boggiano
af1e913233 Revert "Tweak extension loading"
This reverts commit 9cf8fb3810.
2017-06-19 00:07:43 +02:00
Jordi Boggiano
9cf8fb3810 Tweak extension loading 2017-06-19 00:03:59 +02:00
Jordi Boggiano
2551b8e3eb Merge branch '1.x' 2017-06-18 23:46:31 +02:00
Jordi Boggiano
70ed794fb2 Update to trusty builds 2017-06-18 23:42:15 +02:00
Sam-Burns
ed6f071284 Allowing PHP 'nightly' build to fail, because it is seg faulting while running Composer 2017-04-01 22:05:07 +01:00
Remi Collet
c8b8e85f78 enable 7.1 on travis 2016-11-17 11:43:54 +01:00
Jordi Boggiano
f785ebab27 Add caching on travis builds 2016-09-25 16:17:28 +02:00
Jordi Boggiano
f9a60a118d Enable redis ext on travis 2016-09-25 16:14:17 +02:00
Jordi Boggiano
28742b656f Undo this LocalSocket fiasco, fix tests for latest phpunit 2016-09-25 16:07:01 +02:00
Jordi Boggiano
a0f59df992 Add debug mode to make travis spit it out 2016-09-19 19:03:08 +02:00
Jordi Boggiano
4d6592a348 Bypass composer to avoid timeouts on travis 2016-09-19 18:35:41 +02:00
Jordi Boggiano
d3c8c9bea1 Add php7.1 build 2016-09-19 13:35:50 +02:00
Jordi Boggiano
119807c80e Fix tests 2016-05-27 13:56:49 +01:00
Jordi Boggiano
6c21baf553 Remove 5.3.3 build as it lacks TLS 2016-04-10 12:27:44 +01:00
Christophe Coevoet
f614d44667 Only load mongo.so for PHP 5.x on Travis
ext-mongo does not exist for PHP 7 either, not only for HHVM.
2016-03-25 18:57:25 +01:00
Jordi Boggiano
5bc1e18c9b Drop hhvm support for now 2015-12-18 18:22:06 +00:00
Jordi Boggiano
82f394a4c4 Update travis build settings 2015-12-18 18:11:53 +00:00
Bryan Davis
95d1370eb3 Add linting to Travis tests
Protect against syntax compatibility issues such as the non-5.3
compatible array syntax corrected in 5785a9a by running a linter during
Travis CI testing for pull requests.

Closes #655
2015-09-27 13:24:10 -06:00
Jordi Boggiano
6b6c7ab893 Doh. 2015-06-05 11:55:56 +01:00
Jordi Boggiano
9a589effe7 Update composer 2015-06-05 11:53:58 +01:00
Jordi Boggiano
a38b388543 Add prefer-lowest build 2015-06-05 11:51:36 +01:00
Jordi Boggiano
bba433ac38 Add php7 to travis 2015-02-25 16:48:53 +00:00
Julius Beckmann
e2358bf0d2 Added PHP 5.6 to travis.
Travis is supporting the newest PHP 5.6 alpha releases.
2014-02-25 21:20:25 +01:00
Jordi Boggiano
d81ca5a8d2 Promote hhvm to full support 2014-01-10 09:22:47 +01:00
Jordi Boggiano
a1e98f4e1d Attempt to fix hhvm build, take 2 2014-01-01 19:24:16 +01:00
Jordi Boggiano
9bfd2230cf Attempt to fix hhvm build 2014-01-01 19:20:42 +01:00
Jordi Boggiano
edb4aaa75f Add exts 2013-12-26 11:58:24 +01:00
Markus Staab
56f17118c9 Added hhvm to travis.yml 2013-12-25 23:56:26 +01:00
adlawson
485371d7ed Add PHPUnit to dev dependencies
The easier it is for people to contribute, the better. Relying on a
global install of PHPUnit via PEAR doesn't sit well with some
developers. As other dev dependencies are installed via composer, why
not add PHPUnit itself to the list?
2013-09-17 14:17:58 +01:00
Jordi Boggiano
7ae4630d87 Update travis config 2012-12-21 10:34:37 +01:00
Rob Loach
09168eaca8 Fix whitespace 2012-10-12 12:54:44 -04:00
Matt Lehner
6507d1a615 use installer script to install Composer 2012-04-20 14:34:38 -04:00
Matt Lehner
7ffd390c47 add composer commands to travis config 2012-04-20 14:02:40 -04:00
pborreli
17481231fc [CI] travis-ci 2011-11-13 00:35:48 +00:00