UNPKG
calendario
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.0
1.0.0
Check if a day is a workday or holiday
github.com/raphamorim/calendario
raphamorim/calendario
calendario
/
.travis.yml
7 lines
•
100 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.10"
script:
-
"npm test"
after_success:
-
"npm run-script ci"