This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oleg
/
flasher.js
espejo de
https://github.com/thingsSDK/flasher.js.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Attempting to get compile steps to work
Andrew Chalkley
hace 9 años
padre
af81f229fe
commit
7203461751
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver fichero
@@ -1,4 +1,7 @@
language: node_js
+compiler:
+ - gcc
+ - clang
node_js:
- "5"
- "6.0.0"