UNPKG
cron-humanize
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.4
1.0.3
1.0.1
1.0.0
Cron to human translator
cron-humanize
/
.travis.yml
7 lines
•
105 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"6"
-
"5"
before_script:
- npm i -g typescript - npm run build