Switch to GitHub Actions from Travis

This commit is contained in:
Matthew Martin
2020-12-25 16:43:50 -06:00
parent 75c0eb0717
commit 5eb494852e
4 changed files with 77 additions and 60 deletions
+1 -1
View File
@@ -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;