This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oleg
/
flasher.js
mirror de
https://github.com/thingsSDK/flasher.js.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Attempting to get compile steps to work
Andrew Chalkley
9 anos atrás
pai
af81f229fe
commit
7203461751
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver arquivo
@@ -1,4 +1,7 @@
language: node_js
+compiler:
+ - gcc
+ - clang
node_js:
- "5"
- "6.0.0"