Rakefile.ci 126 Bytes Edit Raw Blame History 1 2 3 ENV['CHAKE_NODES'] = 'nodes-ci.yaml' ENV['CHAKE_RSYNC_OPTIONS'] = '--exclude .vagrant/ --exclude docs/_build' require 'chake'