vim-jp / vim-vimlparser

Vim script parser
Other
165 stars 25 forks source link

Add test in Python 3 on CI #131

Closed tyru closed 5 years ago

tyru commented 5 years ago

Currently running python py/vimlparser.py [--neovim] {testfile} but python seems Python 2 on Travis CI. (#130, https://travis-ci.org/vim-jp/vim-vimlparser/jobs/561431784)