1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-02-16 23:14:43 +02:00

Revert "TEST: only run 5.0.8/4.3.17"

This reverts commit 7e700a5a4955883449a6b0e15542d8c45900fae2.
This commit is contained in:
Daniel Hahler 2017-04-23 22:43:15 +02:00
parent 8b8181453c
commit ce5e18236c

View File

@ -1,8 +1,12 @@
language: generic
sudo: false
env:
- TEST_ZSH=5.3.1
- TEST_ZSH=5.2
- TEST_ZSH=5.1.1
- TEST_ZSH=5.0.8
- TEST_ZSH=4.3.17
- TEST_ZSH=4.3.17-travis
install:
- |