mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
69d7fa14d3
Published at `ericfreese/zsh-autosuggestions-test`. Contains: - Ruby 2.5.3 - Supported zsh versions 4.3.11 through 5.6.2 - Test ruby dependencies Also updates Circle CI config to use built docker image.
15 lines
312 B
Text
15 lines
312 B
Text
# Zsh releases to run tests against
|
|
# See https://github.com/zsh-users/zsh/releases
|
|
#
|
|
# When modifying this file, rebuild and push docker image:
|
|
# $ docker build -t ericfreese/zsh-autosuggestions-test .
|
|
# $ docker push ericfreese/zsh-autosuggestions-test
|
|
4.3.11
|
|
5.0.2
|
|
5.0.8
|
|
5.1.1
|
|
5.2
|
|
5.3.1
|
|
5.4.2
|
|
5.5.1
|
|
5.6.2
|