9 Commits
Author SHA1 Message Date
Jeremy Mikola cc3257181c Handle preg_quote changes for PHP 7.3 (#14)
* Add PHP 7.3 to Travis

* Prepare preg_replace() replacements by PHP version

PHP 7.3+ requires the pattern to expect preg_quote() to escape `#` characters in the event pattern.
2019-02-12 11:00:06 -05:00
Jeremy Mikola f32bd8592f Disable xdebug for Travis CI builds 2018-04-12 09:37:27 -04:00
Jeremy Mikola 392eff7dc6 Add Composer directories to Travis CI cache 2018-04-12 09:34:50 -04:00
Jeremy Mikola bcb29ff342 Add PHP 7.1 and 7.2 test environments 2018-04-12 09:34:50 -04:00
Jeremy Mikola 8733d7382b Add PHPUnit dev dependency and remove HHVM test env 2018-04-12 09:34:50 -04:00
Casey McLaughlin fe0da3a28b Fixed travis.yml for PHP5.3 and PHP7 2018-04-11 14:56:53 -04:00
Jeremy Mikola 65d13be38c Removed unused environment variable 2016-09-22 19:31:47 -04:00
Jeremy Mikola f8099a63f8 Add more platforms to Travis build matrix
This ensures we test against old and current Symfony versions
2016-09-09 15:42:24 -04:00
Jeremy Mikola 36fbd1c880 Add Travis CI testing 2013-02-26 13:56:14 -05:00