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
Attempting to get compile steps to work
Andrew Chalkley
9 anni fa
parent
af81f229fe
commit
7203461751
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
.travis.yml
+ 3
- 0
.travis.yml
Vedi File
@@ -1,4 +1,7 @@
language: node_js
+compiler:
+ - gcc
+ - clang
node_js:
- "5"
- "6.0.0"