This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oleg
/
flasher.js
miroir de
https://github.com/thingsSDK/flasher.js.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Attempting to get compile steps to work
Andrew Chalkley
il y a 9 ans
Parent
af81f229fe
commit
7203461751
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Voir le fichier
@@ -1,4 +1,7 @@
language: node_js
+compiler:
+ - gcc
+ - clang
node_js:
- "5"
- "6.0.0"