diff --git a/.travis.yml b/.travis.yml index 0f9bad2..15dc6f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,5 @@ language: node_js node_js: - "5" - "5.1" - - "4" - - "4.2" - - "4.1" - - "4.0" after_success: - - codeclimate-test-reporter < ./test/unit/coverage/lcov.info \ No newline at end of file + - codeclimate-test-reporter < ./test/unit/coverage/lcov.info