Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable basic build/test integration support for Travis-CI #44

Open
wants to merge 7 commits into
base: Learnosity/change/php70-minimum-requirement
Choose a base branch
from

Conversation

ttton
Copy link
Contributor

@ttton ttton commented Jun 5, 2019

This change adds the basic necessary configurations for running builds
and PHPUnit tests in Travis CI, for several different versions of PHP.

The main purpose of this is to enable running automatic integration
tests on all supported PHP versions.

Trungin Ton added 6 commits June 4, 2019 17:18
This commit is a breaking change (for users of PHP 5.6).

The commit makes a backwards-incompatible change to the platform support
of the library. It officially removes support for PHP 5.6, and limits
support to versions upwards of PHP 7.0.
This change adds the basic necessary configurations for running builds
and PHPUnit tests in Travis CI, for several different versions of PHP.

The main purpose of this is to enable running automatic integration
tests on all supported PHP versions.
@ttton ttton added the Learnosity Issue raised by Learnosity. label Aug 28, 2019
@ttton ttton force-pushed the Learnosity/change/php70-minimum-requirement branch from c7ea272 to 90af487 Compare July 29, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Learnosity Issue raised by Learnosity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants