This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
flasher.js
mirror da
https://github.com/thingsSDK/flasher.js.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Testing Node 6.0.0
Andrew Chalkley
9 anni fa
parent
260d329076
commit
af81f229fe
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
.travis.yml
+ 2
- 1
.travis.yml
Vedi File
@@ -1,3 +1,4 @@
language: node_js
node_js:
- - "5"
+ - "5"
+ - "6.0.0"