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