diff --git a/.travis.yml b/.travis.yml index 7b7287dfd..4f5316657 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: node_js node_js: - "0.6" - - "0.8" - "0.10" env: - TEST_COMMAND="istanbul cover ./test/test.js"