Skip to content

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