remove test on Vim 7.2.051

- because build fails due to -Werror=format-security
This commit is contained in:
itchyny
2017-09-18 08:21:19 +09:00
parent bcb3a918a3
commit bd85cedc55

View File

@@ -21,7 +21,6 @@ env:
- VIM_VERSION=8.0.0000
- VIM_VERSION=7.4
- VIM_VERSION=7.3
- VIM_VERSION=7.2.051
script:
- export PATH=$HOME/vim-$VIM_VERSION/bin:$PATH