diff --git a/.travis.yml b/.travis.yml index ef80682..f4c6679 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ env: language: node_js node_js: - "9" - - "8" before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter