UNPKG
lifx-http-api
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Thin wrapper around the Lifx HTTP API
github.com/klarstil/lifx-http-api
klarstil/lifx-http-api
lifx-http-api
/
.travis.yml
7 lines
•
97 B
YAML
View Raw
1
2
3
4
5
6
7
sudo:
false
language:
node_js
node_js:
-
"4"
-
"5"
after_success:
- npm run report-coverage