UNPKG
london-air
Version:
latest (0.0.9)
0.0.9
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
NodeJS wrapper for the London Air Quality API.
github.com/lewisp6/london-air
lewisp6/london-air
london-air
/
.travis.yml
8 lines
(7 loc)
•
92 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"8.10.0"
before_script:
- npm install
script:
- npm test