mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Enable testing on zsh 5.5.x/5.6.x releases
This commit is contained in:
parent
683321d862
commit
8348e2d2cc
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ sudo: required
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- ZSH=master
|
- ZSH=master
|
||||||
|
- ZSH=5.6.2
|
||||||
|
- ZSH=5.6.1
|
||||||
|
- ZSH=5.6
|
||||||
|
- ZSH=5.5.1
|
||||||
- ZSH=5.5
|
- ZSH=5.5
|
||||||
- ZSH=5.4.2
|
- ZSH=5.4.2
|
||||||
- ZSH=5.4.1
|
- ZSH=5.4.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue