UNPKG
solar-calc-thetsf
Version:
latest (1.1.1)
1.1.1
1.1.0
A sunrise/sunset/moonrise/moonset calculator
github.com/thetsf/solar-calc
thetsf/solar-calc
solar-calc-thetsf
/
.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