Skip to content

Commit

Permalink
Add zsh version to travis ci (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
desyncr authored Dec 2, 2017
1 parent 3d9b754 commit fd0a769
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ env:
- USE_CONTAINER=docker
matrix:
include:
- os: linux
env: ZSH_VERSION=zsh-5.4.2
- os: linux
env: ZSH_VERSION=zsh-5.4.1
- os: linux
env: ZSH_VERSION=zsh-5.4
- os: linux
env: ZSH_VERSION=zsh-5.3.1
- os: linux
Expand Down

0 comments on commit fd0a769

Please sign in to comment.