Browse Source

CI += zsh-5.8

Fixes #740.
pull/706/head
Daniel Shahaf 4 years ago
parent
commit
00c0c76550
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -3,6 +3,7 @@ sudo: required
env:
- ZSH=master
- ZSH=5.8
- ZSH=5.7.1
- ZSH=5.7
- ZSH=5.6.2

Loading…
Cancel
Save