Commit graph

28 commits

Author SHA1 Message Date
9f7ee3cb82
chore(ci): test against PHP 7.4
* Updated to test again PHP 7.4 and to use that for coverage reporting.
* Added PHP nightly builds as an allowable failure.
* Added a git ignore as well as a `phpunit` configuration.
* Updated the tests and CI configuration to better handle the juggling of PHP and `phpunit` versions.
* Updated the coveralls dependency to be the latest and greatest instead of the deprecated package.
* Tweaked the README, updated the LICENSE years and bumped this package's version.
* Dropped Patreon link in favor of using Github Sponsors.
2020-01-09 21:39:22 -06:00
e41f4f7630
PHP 7.3 and more
* Added CI for PHP 7.3
* Dropped CI for HHVM (was running into too many issues out of no where)
* Reworked CI distros where I could
* Bumped copyright year
* Cleaned up the README, fixed spacing, dumped some of the wordiness
2019-01-03 00:21:50 -06:00
fc7ce83cbc
Let's try to get that path right 2018-01-07 23:46:32 -06:00
dd120b7832
Cleaned up env stuff
Was triggering a few extra builds and was kinda borked
2018-01-07 23:39:20 -06:00
551a2d790d
Let's try to install it directly 2018-01-07 23:31:46 -06:00
1f016c6b4b
Try composer install phpunit 2018-01-07 23:13:00 -06:00
ffbdd892a3
Tell curl to follow 302 2018-01-07 22:16:46 -06:00
a7bf9d29c0
Simplified sanity check, report version for debugging 2018-01-07 22:08:59 -06:00
1943a9b79f
How about this? 2018-01-07 21:42:37 -06:00
5ed7322647
Whoops, fixed syntax 2018-01-07 21:35:12 -06:00
30f193b036
Install a different phpunit on HHVM 2018-01-07 21:26:18 -06:00
8d0bd22b1b
Added PHP 7.2 and HHVM
7.2 is out and the README still says HHVM, figure should be testing against it.
2018-01-07 21:02:24 -06:00
62835bea13
Clean up debug stuff 2017-05-28 17:05:14 -05:00
1bd9b03dda
Tweakin' 2017-05-28 17:02:08 -05:00
c4f6f06000
Debugging path 2017-05-28 16:56:13 -05:00
a6a4017906
Dropped version report,debugging coveralls 2017-05-28 16:53:19 -05:00
5352b2d7ff
Meh, dropping HHVM tests
Just too much wrong with travis-ci's implementation and versions
2017-05-28 16:42:28 -05:00
010f86775a
Maybe run them all on trusty 2017-05-28 16:33:22 -05:00
2e3b28d12d
Fix hhvm versions 2017-05-28 16:26:39 -05:00
3454bd7488
Not going to worry about nightlies 2017-05-28 16:23:23 -05:00
6e8495f056
Force precise for 5.3, dump phpunit version 2017-05-28 16:00:54 -05:00
19be9e5dcd
Reworking languages 2017-05-28 12:49:36 -05:00
1a73da34f4
Drop HHVM from allowed failures 2017-05-28 12:25:42 -05:00
283a730230
Expand to test on 7.1 and nightly builds
HHVM and Nightly builds are allowed failures
2017-05-28 12:21:59 -05:00
Josh Sherman
6a03636f11 Updated a bunch of shit
Updated PHP versions to test against, copyright dates, dropped gittip,
cleaned up a bit of formatting to make more PSR-compliant and bumped the
version number slightly
2016-06-08 21:46:22 -05:00
Joshua Sherman
07b82fadeb Added PHP compatibility and tweaked coveralls command 2014-05-14 11:38:58 -04:00
Joshua Sherman
cbd0698fab Composer, coveralls, badges, travis too! 2014-05-14 11:22:42 -04:00
Joshua Sherman
50e89fdb51 Added travis config 2014-05-14 11:02:52 -04:00