diff --git a/.travis.yml b/.travis.yml index 2dec86c..8447200 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ rvm: bundler_args: "--jobs=2" cache: bundler before_install: - - gem update --system --no-document - gem install bundler --no-document before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter