Skip to content

Remove Travis CI from wp scaffold plugin-tests#325

Merged
danielbachhuber merged 1 commit intowp-cli:mainfrom
pfefferle:fix/253
Nov 16, 2023
Merged

Remove Travis CI from wp scaffold plugin-tests#325
danielbachhuber merged 1 commit intowp-cli:mainfrom
pfefferle:fix/253

Conversation

@pfefferle
Copy link
Copy Markdown
Contributor

This PR removes Travis CI and replaces it with CircleCI.

Fix #253

@pfefferle pfefferle requested a review from a team as a code owner November 16, 2023 13:45
@danielbachhuber danielbachhuber changed the title Remove Travis CI Remove Travis CI from wp scaffold plugin-tests Nov 16, 2023
@danielbachhuber danielbachhuber added command:scaffold Related to 'scaffold' command command:scaffold-plugin-tests Related to 'scaffold plugin-tests' command labels Nov 16, 2023
@danielbachhuber danielbachhuber added this to the 2.2.0 milestone Nov 16, 2023
Copy link
Copy Markdown
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
@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

Labels

command:scaffold Related to 'scaffold' command command:scaffold-plugin-tests Related to 'scaffold plugin-tests' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Travis CI from scaffolding options

2 participants