mirror of https://github.com/dense-analysis/ale
Fix 3837 - update test to use latest vim 8.2 (#4147)
This commit is contained in:
parent
607f33a1b0
commit
e2ef4d91ee
|
@ -1,7 +1,7 @@
|
|||
FROM testbed/vim:20
|
||||
|
||||
RUN install_vim -tag v8.0.0027 -build \
|
||||
-tag v8.2.2401 -build \
|
||||
-tag v8.2.4693 -build \
|
||||
-tag neovim:v0.2.0 -build \
|
||||
-tag neovim:v0.6.1 -build
|
||||
|
||||
|
|
Loading…
Reference in New Issue