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

Migrate to GitHub Action #40

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Conversation

peter279k
Copy link
Contributor

@peter279k peter279k commented Jan 7, 2021

Changed log

  • Using the GitHub Actions to replace Travis CI build because the Travis CI org will be deprecated soon. The Travis CI com has limited plan for the open source projects.
  • Adding the ^2.4 version for php-coveralls.
  • Using the php-5.6 version to update cached dependencies for composer.lock file.
  • Adding the PHPUnit version for ^9.0 version for supporting the php-8.0 version.
  • Adding the PHPUnit\Framework\TestCase namespace to be compatible with latest PHPUnit versions.
  • Just notice that it should add repository secret after this PR is merged. And the reference is available here.

@peter279k
Copy link
Contributor Author

The latest GitHub Action log is available here.

@nubs
Copy link
Owner

nubs commented Jan 12, 2021

This is awesome! Thanks for contributing this!

@nubs nubs merged commit 690942a into nubs:master Jan 12, 2021
@peter279k peter279k deleted the migrate_github_action branch January 12, 2021 13:32
@nubs nubs mentioned this pull request Jan 12, 2021
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