mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Tests: add zsh 5.4 and 5.4.1
This commit is contained in:
parent
e58800158a
commit
6f149dfc5e
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ env:
|
|||
- ZSH=5.2
|
||||
- ZSH=5.3
|
||||
- ZSH=5.3.1
|
||||
- ZSH=5.4
|
||||
- ZSH=5.4.1
|
||||
- ZSH=master
|
||||
|
||||
script: docker run -v $PWD:/work -w /work zshusers/zsh-${ZSH} /bin/sh -c 'make test'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue