Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

added php 7.2 and php nightly in travis #63

Merged
merged 4 commits into from
Sep 20, 2017

Conversation

kokspflanze
Copy link
Contributor

  • added php 7.2 and php nightly in travis
  • removed hhvm in travis

@weierophinney weierophinney added this to the 2.3.0 milestone Sep 20, 2017
.travis.yml Outdated
- php: 5.6
env:
- DEPS=latest
- TEST_COVERAGE=true
- php: 7
env:
- DEPS=lowest
- php: 7
env:
- DEPS=locked
- CHECK_CS=true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be CS_CHECK here, below (in line 82) we are checking:

if [[ $CS_CHECK == 'true' ]];

@weierophinney
Copy link
Member

I plan to remove php:nightly from the build until the PHP project provides a 7.3 alpha; otherwise, we spend too much maintenance time chasing stuff that may change radically before the release.

weierophinney added a commit that referenced this pull request Sep 20, 2017
added php 7.2 and php nightly in travis
weierophinney added a commit that referenced this pull request Sep 20, 2017
weierophinney added a commit that referenced this pull request Sep 20, 2017
@weierophinney
Copy link
Member

Thanks, @kokspflanze

@weierophinney weierophinney merged commit 0b00a09 into zendframework:master Sep 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants