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

Add HHVM to Travis config. #133

Merged
merged 3 commits into from
Mar 5, 2014
Merged

Add HHVM to Travis config. #133

merged 3 commits into from
Mar 5, 2014

Conversation

jmalloc
Copy link
Contributor

@jmalloc jmalloc commented Jan 29, 2014

Similar to #132 this PR adds a HHVM build to the Travis CI configuration. It also has a build step that updates HHVM to the latest nightly build, as the current HHVM release is missing PHP features that Phake requires.

I've also done just enough so that the tests do not produce fatal errors, though a good handful still fail.
While those failures are most certainly due to differences between HHVM and PHP proper, I hope you'll consider supporting HHVM even if it did mean some changes to the Phake codebase in the meantime :)

Includes a script that updates HHVM to the latest nightly build as the current
release is missing some things that Phake requires (for example, the `Reflection`)
class.
mlively added a commit that referenced this pull request Mar 5, 2014
Add HHVM to Travis config.

Thanks for the contribution!
@mlively mlively merged commit 84e9c94 into phake:master Mar 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants