.circleci/config.yml in soapy_cake-2.2.7 vs .circleci/config.yml in soapy_cake-2.3.0

- old
+ new

@@ -44,11 +44,9 @@ bundle exec rspec --format progress \ --format RspecJunitFormatter \ --out /tmp/test-results/rspec.xml \ --format progress - - run: bundle exec codeclimate-test-reporter - - store_test_results: path: /tmp/test-results workflows: version: 2