UNPKG
pyke
Version:
latest (3.1.1)
3.1.1
3.1.0
3.0.0
2.0.0
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
Librairie RIOTAPI for NodeJS
github.com/systeme-cardinal/node-Pyke
systeme-cardinal/node-Pyke
pyke
/
.travis.yml
9 lines
(8 loc)
•
103 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
'10'
-
'8'
sudo:
true
install:
- npm install
script:
"npm run test"