mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Switch to GitHub Actions from Travis
This commit is contained in:
parent
75c0eb0717
commit
5eb494852e
4 changed files with 77 additions and 60 deletions
|
|
@ -5,7 +5,7 @@
|
|||
- Check open issues and outstanding pull requests
|
||||
- Confirm `make test` passes
|
||||
- check with multiple zsh versions
|
||||
(easiest to check travis: https://travis-ci.org/zsh-users/zsh-syntax-highlighting/)
|
||||
(easiest to check GitHub Actions: https://github.com/zsh-users/zsh-syntax-highlighting/actions)
|
||||
- Update changelog.md
|
||||
`tig --abbrev=12 --abbrev-commit 0.4.1..upstream/master`
|
||||
- Make sure there are no local commits and that `git status` is clean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue