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

Remove Travis CI from wp scaffold plugin-tests #325

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

pfefferle
Copy link
Contributor

This PR removes Travis CI and replaces it with CircleCI.

Fix #253

Copy link
Member

@danielbachhuber danielbachhuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @pfefferle !

The build failures are all related to SQLite, so fine to ignore.

@danielbachhuber danielbachhuber merged commit bdac4c3 into wp-cli:main Nov 16, 2023
26 of 36 checks passed
@pfefferle pfefferle deleted the fix/253 branch November 16, 2023 14:44
swissspidy added a commit to wp-cli/dist-archive-command that referenced this pull request Dec 18, 2023
Travis CI support in `wp scaffold plugin` was removed in wp-cli/scaffold-command#325, so all these `.travis.yml` files no longer exist.
danielbachhuber pushed a commit to wp-cli/dist-archive-command that referenced this pull request Dec 18, 2023
Travis CI support in `wp scaffold plugin` was removed in wp-cli/scaffold-command#325, so all these `.travis.yml` files no longer exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment