From f0dbda7ec04237a87fd5600e66db5fc5e78e645f Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Thu, 8 Dec 2016 13:15:48 +0200 Subject: [PATCH] restrict travis to my working version to avoid travis only fails --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2ec8a697..a6f678e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,5 +5,4 @@ script: - CODECLIMATE_REPO_TOKEN=e778c5658e8488a37795ec48f8c6990135f7a2ec35ceadc2e816a4ed1e3f20ab ruby test/test_all.rb - CODECLIMATE_REPO_TOKEN=e778c5658e8488a37795ec48f8c6990135f7a2ec35ceadc2e816a4ed1e3f20ab bundle exec codeclimate-test-reporter rvm: - - 2.2.6 - 2.3.3