From a8aa9c04135084bbe0fd123668f733c427a478e5 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Fri, 14 Apr 2017 13:46:53 +0300 Subject: [PATCH] no bundler cache. just can't reproduce this locally --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bf9deabd..b9c8bc8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: ruby sudo: false -cache: bundler script: - CODECLIMATE_REPO_TOKEN=f4348836cab14fdd5a2b7c9be26b9bbce45e3175144446a43a1ea21503a89dbb bundle exec test/test_all.rb - CODECLIMATE_REPO_TOKEN=f4348836cab14fdd5a2b7c9be26b9bbce45e3175144446a43a1ea21503a89dbb bundle exec codeclimate-test-reporter