delight-im / PHP-Cookie

Modern cookie management for PHP
MIT License
165 stars 48 forks source link

Set up Travis CI to run the tests #12

Closed LeSuisse closed 7 years ago

LeSuisse commented 7 years ago

To help spotting issues between PHP versions I propose to set up Travis to run the tests.

Tests do not pass on PHP 5.x due to #10 and #11.

You can see it running on my fork: https://travis-ci.org/LeSuisse/PHP-Cookie

ocram commented 7 years ago

Absolutely appreciated, thank you very much!

I removed the PHP versions 5.3, 5.4 and 5.5 from the configuration, which are not supported anymore, as discussed in https://github.com/delight-im/PHP-Cookie/pull/10.

Merged in https://github.com/delight-im/PHP-Cookie/commit/7d59edae6d17ce205d01aa7849f308b355fbb112