UNPKG
pdfast
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Fast kernel density estimation library
github.com/gyosh/pdfast
gyosh/pdfast
pdfast
/
.travis.yml
11 lines
(10 loc)
•
122 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
-
"node"
-
"0.10.44"
-
"0.12"
-
"4.0.0"
-
"5.0.0"
-
"5.7.0"
script:
-
"npm test"