UNPKG
node-red-contrib-leap-motion
Version:
latest (0.0.2)
1.0.0
0.0.2
Node-Red nodes for leap motion
node-red-contrib-leap-motion
/
leapjs
/
.travis.yml
5 lines
•
97 B
YAML
View Raw
1
2
3
4
5
language: node_js
node_js:
-
"0.10"
before_install: npm install -g grunt-cli
script: grunt test