test for Node.js 6
authoralexlamsl <alexlamsl@gmail.com>
Wed, 27 Apr 2016 10:23:25 +0000 (18:23 +0800)
committeralexlamsl <alexlamsl@gmail.com>
Wed, 27 Apr 2016 10:23:25 +0000 (18:23 +0800)
.travis.yml

index 1f55f88..e67714f 100644 (file)
@@ -5,7 +5,7 @@ sudo: false
 node_js:
   - "0.10"
   - "4"
-  - "5"
+  - "6"
 
 branches:
   only: