UNPKG
xfdf
Version:
latest (1.0.0)
1.0.0
0.2.0
0.1.2
0.1.1
0.0.1
A Node.js JSON to XFDF generator
github.com/ScottONeal/xfdf
ScottONeal/xfdf
xfdf
/
.travis.yml
9 lines
(8 loc)
•
91 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"6"
-
"8"
-
"10"
cache:
directories: - node_modules