UNPKG
node-sort
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
A sorting library for Node.js
github.com/KevinTCoughlin/node-sort
node-sort
/
.travis.yml
7 lines
•
78 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.11"
-
"0.10"
-
"0.9"
-
"0.8"
-
"0.6"