UNPKG
homie-device
Version:
latest (3.0.1)
3.0.1
0.4.0
0.3.0
0.2.1
0.1.3
0.1.2
0.1.0
Homie Device for NodeJS
github.com/microclimates/homie-device
microclimates/homie-device
homie-device
/
.travis.yml
12 lines
(11 loc)
•
148 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language:
node_js
sudo:
false
before_install:
- npm update -g npm
install:
- travis_retry npm install
node_js:
-
"10"
-
"8"
-
"7"
-
"6"