diff --git a/.travis.yml b/.travis.yml
index 3ab14ce1ea947511fe8d6cc729933ed1fdfe13bc..269fd45867afa7dc3b6518039153c4baf87909ef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
 language: node_js
 node_js:
-  - "0.10"
+  - "4.1"
+  - "4.0"
   - "0.12"
-  #- "iojs"
\ No newline at end of file
+  - "0.10"