diff --git a/.travis.yml b/.travis.yml index 458651f2a..5e1c12f71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: node_js node_js: - 0.6 - - 0.9 - 0.10 env: - TEST_COMMAND="istanbul cover ./test/test.js"