diff --git a/.travis.yml b/.travis.yml index 2235e79..68fe765 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: node_js node_js: + - "stable" - "0.12" - "0.10" - - "iojs" after_success: - npm run test-cov cache: