From aa99167814aeb3225c3f619f87054f5f8a412fdb Mon Sep 17 00:00:00 2001 From: Craig Yamato Date: Mon, 15 Oct 2018 14:59:59 +0000 Subject: [PATCH] added Code Climate --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e586f40..b740028 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build - - bundle exec rspec script: - npm test