Sha256: d0eff9a12fd9ab6100c6e7915fd93a815438a547f1816cb900f4b57f302badea

Contents?: true

Size: 174 Bytes

Versions: 1

Compression:

Stored size: 174 Bytes

Contents

#!/bin/sh
# Test that all dependencies resolve, and that the thing actually fires

set -e

bundle exec rake spec
bundle exec rubocop
bundle exec gem build add-to-org.gemspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
add-to-org-3.0.3 script/cibuild