Browse Source

added Travis-CI node v4.3.0

sanex3339 8 years ago
parent
commit
faf6a090c8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ sudo: false
 language: node_js
 
 node_js:
+  - "4.3.0"
   - "4"
   - "5.0.0"
   - "5"