mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-26 08:50:59 +02:00
fixup! fixup! fixup! fixup! Travis: test more Zsh versions
This commit is contained in:
parent
c997447123
commit
ff591b70fd
@ -16,7 +16,7 @@ install:
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
(curl -SL https://downloads.sourceforge.net/project/zsh/zsh/$TEST_ZSH/zsh-$TEST_ZSH.tar.xz | tar -xf -
|
||||
(curl -SL https://downloads.sourceforge.net/project/zsh/zsh/$TEST_ZSH/zsh-$TEST_ZSH.tar.xz | tar --xz -xf -
|
||||
cd zsh-$TEST_ZSH
|
||||
./configure && sudo make && sudo make install)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user