ref: master
plugins/metadata/install.rb
1 2 3 4 5
if ENV['CI'] system 'script/noosfero-plugins -q enable products' exit $?.exitstatus end