diff --git a/.travis.yml b/.travis.yml index 3aad770a..2ad7f05f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ node_js: - '13' - '12' - '10' - - '8' before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter