UNPKG
chopcal
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.0.0
Chop numbers.
github.com/okunishinishi/node-chopcal
okunishinishi/node-chopcal
chopcal
/
.travis.yml
11 lines
(10 loc)
•
128 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node
_js node_
js:
-
'6' install:
-
npm install script:
-
./ci/build.js
-
./ci/test.js
-
./ci/cover.js
-
./ci/report.js