UNPKG
weather-js
Version:
latest (2.0.0)
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
A module for obtaining weather information
github.com/devfacet/weather
devfacet/weather
weather-js
/
.travis.yml
11 lines
(8 loc)
•
110 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
sudo:
false
language:
node_js
node_js:
-
"0.12"
-
"4"
-
"6"
after_success:
- npm run test:coveralls