This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
oleg
/
flasher.js
kopia lustrzana
https://github.com/thingsSDK/flasher.js.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Testing Node 6.0.0
Andrew Chalkley
9 lat temu
rodzic
260d329076
commit
af81f229fe
1 zmienionych plików
z
2 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
2
1
.travis.yml
+ 2
- 1
.travis.yml
Wyświetl plik
@@ -1,3 +1,4 @@
language: node_js
node_js:
- - "5"
+ - "5"
+ - "6.0.0"