Sha256: 4b6bba41d2622462b0f56437e3868e2cc7a9b2eec15ed1e7adf4c9daf0337283

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

#!/bin/bash
set -e
bundle exec rake clean bootstrap parallel_spec documentation:dashboard
bundle exec rspec spec/phase2/feature_coverage_report.rb --format MatrixFormatter::Formatters::HTML5Formatter --out docs/api_coverage.html

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
polytrix-0.0.1 scripts/cibuild