mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 23:40:58 +02:00
fixup! fixup! Travis: test more Zsh versions
This commit is contained in:
parent
8016ffc204
commit
717f854090
@ -16,7 +16,7 @@ install:
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
(wget http://downloads.sourceforge.net/project/zsh/zsh/$TEST_ZSH/zsh-$TEST_ZSH.tar.bz2
|
||||
(wget http://downloads.sourceforge.net/project/zsh/zsh/$TEST_ZSH/zsh-$TEST_ZSH.tar.xz
|
||||
tar xf zsh-$TEST_ZSH.tar.bz2
|
||||
cd zsh-$TEST_ZSH
|
||||
./configure && sudo make && sudo make install)
|
||||
|
Loading…
Reference in New Issue
Block a user