UNPKG
solar-calc
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
A sunrise/sunset/moonrise/moonset calculator
github.com/jonhester/solar-calc
jonhester/solar-calc
solar-calc
/
.travis.yml
7 lines
(6 loc)
•
88 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.12"
-
"0.10"
-
"iojs"
before_script: npm run lint