Sha256: 194ea6a70a1d51091c2320e455d2a36f8f9d5093ae49fcb3bca5b671be7a20d1

Contents?: true

Size: 154 Bytes

Versions: 6

Compression:

Stored size: 154 Bytes

Contents

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

set -e

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
add-to-org-3.0.1 script/cibuild
add-to-org-3.0.0 script/cibuild
add-to-org-2.2.1 script/cibuild
add-to-org-2.2.0 script/cibuild
add-to-org-2.1.0 script/cibuild
add-to-org-2.0.0 script/cibuild