diff --git a/.travis.yml b/.travis.yml index ffd3716c2a..b9d77e9558 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,11 +19,10 @@ addons: packages: - g++-4.8 node_js: - - "4.2" - - "4.1" - - "4.0" - - "0.11" - - "0.10" + - "iojs" + - "6" + - "5" + - "4" branches: only: - master \ No newline at end of file