-
Notifications
You must be signed in to change notification settings - Fork 498
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
Replace Travis CI with GitHub Actions workflows #447
Replace Travis CI with GitHub Actions workflows #447
Conversation
ed378e6
to
4318db1
Compare
This reverts commit 3dfb326.
- name: Check out source code | ||
uses: actions/checkout@v2 | ||
|
||
- name: Set up PHP envirnoment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- name: Set up PHP envirnoment | |
- name: Set up PHP environment |
(here and everywhere else)
Had a quick look through what is here so far (this is not a full review).
|
Oh and another reminder: let's not forget to update the badges in the |
I'm moving this back to the 2.0.0 milestone as we do still seem to be able to view the Travis runs, which allows us to release 1.8.0 knowing that CI is passing, so we can leave this until after the 1.8.0 release. |
Closing this for now, as it is being superseded by #467 |
No description provided.