Skip to content

Support PHP 8 and use GitHub actions for continuous integration (CI) #37

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

Merged
merged 2 commits into from
Dec 15, 2020

Conversation

clue
Copy link
Owner

@clue clue commented Dec 15, 2020

Bye bye Travis CI, you've served us well.
For further details concerning this pull request look into clue/reactphp-flux#21

This pull request builds on top of #34.
Now supporting PHP 8.

$ docker run -it --rm -v `pwd`:/data --workdir=/data php:8.0 php vendor/bin/phpunit
PHPUnit 9.5.0 by Sebastian Bergmann and contributors.

...............................................................  63 / 133 ( 47%)
............................................................... 126 / 133 ( 94%)
.......                                                         133 / 133 (100%)

Time: 00:09.199, Memory: 8.00 MB

OK (133 tests, 242 assertions)

(Copy pasted as-is from #36 after resolving temporary build error)

@clue clue added this to the v1.1.0 milestone Dec 15, 2020
@clue clue merged commit cc0d6a4 into clue:master Dec 15, 2020
@clue clue deleted the tests branch December 15, 2020 18:31
@clue clue added the new feature New feature or request label Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants