Browse Source

tests: add zsh 5.4.2

pull/443/merge
Julien Nicoulaud 7 years ago
parent
commit
873b9955c7
No known key found for this signature in database GPG Key ID: D713C40AA20BF77D
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -25,6 +25,7 @@ env:
- ZSH=5.3.1
- ZSH=5.4
- ZSH=5.4.1
- ZSH=5.4.2
- ZSH=master
script: docker run -v $PWD:/work -w /work zshusers/zsh-${ZSH} /bin/sh -c 'make test'

Loading…
Cancel
Save