UNPKG
parsoid-jsapi
Version:
latest (0.0.1)
0.0.1
Parsoid JSAPI
parsoid-jsapi
/
.travis.yml
10 lines
(8 loc)
•
162 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
# Production
-
"4"
# Next LTS
-
"6"
# From the nvm docs, "this installs the latest version of node".
-
"node"