UNPKG
neovim-client
Version:
latest (2.1.0)
2.1.0
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Neovim client library
github.com/neovim/node-client
neovim/node-client
neovim-client
/
.travis.yml
9 lines
(6 loc)
•
176 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
before_install:
- eval
"$(curl -Ss https://raw.githubusercontent.com/neovim/bot-ci/master/scripts/travis-setup.sh) nightly-x64"
node_js:
-
'4.5'
-
'0.12'