From 6581bf9c3e125469ffdc93c2efa70cd5b17e62b0 Mon Sep 17 00:00:00 2001 From: Tim Rudat Date: Thu, 1 Dec 2016 08:57:40 +0100 Subject: [PATCH] Fix travis ci build configuration --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2c730353..b5167e8e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ rvm: - 2.1.0 - 2.2.0 - 2.3.0 -script: "bundle exec rspec && codeclimate-test-reporter" +script: "bundle exec rspec && bundle exec codeclimate-test-reporter" addons: code_climate: repo_token: e87b175db123ab42ca2ca4420abaa13c0dc2085608402b9a25f08a83ca3ba202