This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
flasher.js
mirror of
https://github.com/thingsSDK/flasher.js.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Attempting to get compile steps to work
Andrew Chalkley
9 years ago
parent
af81f229fe
commit
7203461751
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -1,4 +1,7 @@
language: node_js
+compiler:
+ - gcc
+ - clang
node_js:
- "5"
- "6.0.0"