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

Removes HHVM from TravisCI #76

Merged
merged 2 commits into from Oct 26, 2018
Merged

Removes HHVM from TravisCI #76

merged 2 commits into from Oct 26, 2018

Conversation

frenck
Copy link
Contributor

@frenck frenck commented Oct 26, 2018

Proposed Changes

Removes checks against HHVM from TravisCI.

Reasoning:

  • HHVM builds are failing
  • Almost impossible to fix
  • HHVM discourages the use of HHVM for PHP projects

Source: https://github.com/facebook/hhvm#hhvm

HHVM is intended for Hack projects, and also supports a large subset of PHP 7 that is required by common tools and libraries. We no longer recommend using HHVM for purely PHP projects.

Related Issues

n/a

@frenck frenck merged commit 6b93b33 into master Oct 26, 2018
@frenck frenck deleted the removes-hhvm branch October 26, 2018 13:17
@frenck frenck self-assigned this Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants