Skip to content

Drop the Travis-named Grunt tasks - #257

Merged
lancewillett merged 1 commit into
masterfrom
chore/rename-travis-grunt-tasks
Sep 1, 2026
Merged

Drop the Travis-named Grunt tasks#257
lancewillett merged 1 commit into
masterfrom
chore/rename-travis-grunt-tasks

Conversation

@lancewillett

Copy link
Copy Markdown
Contributor

Follow-up to #254. The Grunt tasks kept their Travis-era names after Travis was removed.

  • travis:lint is now lint.
  • travis:phpunit is gone. It was an alias for the existing phpunit task, which does the same thing.
  • The npm test script, the CI workflow, and HACKING.txt use the plain names.

No behavior change. grunt lint passes locally (52 PHP files, 80 JS files), and grep -ri travis finds nothing left outside .git.

🤖 Generated with Claude Code

travis:lint becomes lint. travis:phpunit was an alias for the existing
phpunit task, so it goes away. The npm test script, the CI workflow, and
HACKING.txt now use the plain task names.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@lancewillett
lancewillett merged commit 3aa590e into master Sep 1, 2026
3 checks passed
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.

1 participant