diff --git a/.travis.yml b/.travis.yml index daa781b..38f6d41 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,10 @@ language: node_js node_js: - - "5" - - "5.1" - - "4" - - "4.2" - - "4.1" + - "6.1" + - "6.0" + - "5.11" + - "5.0" + - "4.4" - "4.0" - "0.12" - - "0.11" - - "0.10" - "iojs" \ No newline at end of file