Sha256: 5133b143ca05fec14c23f522eb21ff0f0678ce515a310e177e2772c35b4a16c4
Contents?: true
Size: 163 Bytes
Versions: 4
Compression:
Stored size: 163 Bytes
Contents
#!/bin/bash cd example bundle install bundle exec rake db:migrate bundle exec rake test:prepare bundle exec rake test EXIT_CODE=$? cd ../../.. exit $EXIT_CODE
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shopify-sinatra-app-0.12.0 | test.sh |
shopify-sinatra-app-0.11.0 | test.sh |
shopify-sinatra-app-0.10.0 | test.sh |
shopify-sinatra-app-0.9.0 | test.sh |