From 6c9f1b365bd2f2ac430fdcbcc400221bf82e58b5 Mon Sep 17 00:00:00 2001 From: Evandro Jr Date: Wed, 6 Jan 2016 11:30:48 -0300 Subject: [PATCH] Removing Gemfile.lock --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b5725a1..568efd4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ notifications: irc: channels: - - "chat.freenode.net#noosferogov" + - "chat.freenode.net#noosfero-serpro" template: - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" @@ -26,6 +26,7 @@ addons: # workaround for https://github.com/travis-ci/travis-ci/issues/4536 before_install: + - rg Gemfile.lock - export GEM_HOME=$PWD/vendor/bundle/ruby/2.2.0 - gem install bundler cache: bundler -- libgit2 0.21.2