From b25546b4276c5ba97485da307d5509302b178100 Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Fri, 2 Oct 2015 17:03:11 -0300 Subject: [PATCH] travis-ci: comment makemo until new gettext's api is used --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2d587e7..6f0dc1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ before_script: - perl -pi -e 's/cat .+ > \$gemfile/echo "source \\"https:\/\/rubygems.org\\"" > \$gemfile && cat \$source\/Gemfile >> \$gemfile/' script/noosfero-plugins - perl -pi -e 's/--local --quiet/install --jobs=3 --retry=3/' script/noosfero-plugins - script/noosfero-plugins disableall - - bundle exec rake makemo &>/dev/null + #- bundle exec rake makemo &>/dev/null # database - cp config/database.yml.travis config/database.yml - psql -c 'create database myapp_test;' -U postgres -- libgit2 0.21.2