Tests: add zsh 5.4 and 5.4.1
This commit is contained in:
parent
e58800158a
commit
6f149dfc5e
@ -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…
Reference in New Issue
Block a user