move travis to node 6 and 7 - drop 5 and 0.12

move serialport  to 0.3.0 version
This commit is contained in:
Dave Conway-Jones
2016-10-06 13:31:59 +01:00
parent 2da9572a45
commit d658fe7709
2 changed files with 3 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
"node-red-node-rbe":"0.1.*"
},
"optionalDependencies": {
"node-red-node-serialport":"0.2.*",
"node-red-node-serialport":"0.3.*",
"bcrypt":"0.8.7"
},
"devDependencies": {