You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis.
* Removes the, now redundant, `.travis.yml` configuration.
* Updates the `.gitattributes` file.
* Updates the "Build Status" badge in the Readme to use the results from the GH Actions runs.
Notes:
1. Builds will run on pushes to `master` and on pull requests.
For a small repo like this, running on all _pushes_ seems redundant.
2. The build will automatically be triggered once a month to make sure that upstream changes to the polyfills themselves will not go unnoticed if they impact the ruleset.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ PHPCSDevCS for developers of PHP_CodeSniffer sniffs
5
5
[](https://github.com/PHPCSStandards/PHPCSDevCS/releases)
[](https://github.com/PHPCSStandards/PHPCSDevCS/commits/master)
0 commit comments