Update the Dockerfile to test with a newer version of Vimt too

This commit is contained in:
w0rp 2018-07-22 22:35:49 +01:00
parent 846bfb47b2
commit 0e71e8b465
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM tweekmonster/vim-testbed:latest
RUN install_vim -tag v8.0.0027 -build \
-tag v8.1.0204 -build \
-tag neovim:v0.2.0 -build \
-tag neovim:v0.3.0 -build