mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-26 17:00:58 +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
|
exit 1
|
||||||
fi
|
fi
|
||||||
else
|
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
|
cd zsh-$TEST_ZSH
|
||||||
./configure && sudo make && sudo make install)
|
./configure && sudo make && sudo make install)
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user