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
Testing Node 6.0.0
Andrew Chalkley
9 years ago
parent
260d329076
commit
af81f229fe
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.travis.yml
+ 2
- 1
.travis.yml
View File
@@ -1,3 +1,4 @@
language: node_js
node_js:
- - "5"
+ - "5"
+ - "6.0.0"