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

Configure the build matrix #4

Open
6 tasks
jubianchi opened this issue Oct 2, 2016 · 1 comment
Open
6 tasks

Configure the build matrix #4

jubianchi opened this issue Oct 2, 2016 · 1 comment

Comments

@jubianchi
Copy link
Member

jubianchi commented Oct 2, 2016

  • Remove hhvm and hhvm-nightly from the matrix and allowed failures
  • Add two environments for composer : --prefer-stable and --prefer-lowest
  • Merge before_script and script
  • Move atoum/atoum to the require section in composer.json
  • Fix the version constraint on atoum/atoum: it should be at least ^2.0
  • The PHP nightly should be an allowed failure

--prefer-lowest may not pass on php >= 7.0: in this case, disabling --prefer-lowest on php >= 7.0 is OK.

See here fro an example

@michaelspiss
Copy link

I somehow messed up the pull request as it did not assign me to this issue...
Sorry for the inconvenience, I'm a first-time contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants