Merge pull request #13579 from p-linnane/cask-cookbook-rework

Remove reference to Travis bot
This commit is contained in:
Rylan Polster 2022-07-20 18:04:27 +02:00 committed by GitHub
commit 0b2a4c4ce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ cask "<cask-token>" do
[`<cask-token>`](#token-reference) should match the Cask filename, without the `.rb` extension, [`<cask-token>`](#token-reference) should match the Cask filename, without the `.rb` extension,
enclosed in single quotes. enclosed in single quotes.
There are currently some arbitrary limitations on Cask tokens which are in the process of being removed. The Travis bot will catch any errors during the transition. There are currently some arbitrary limitations on Cask tokens which are in the process of being removed. GitHub Actions will catch any errors during the transition.
## Stanza order ## Stanza order