Sha256: 9a674f3556ead7701a9a125d79ba58291994c8c4a45cac3f53390f2de31f2373

Contents?: true

Size: 165 Bytes

Versions: 4

Compression:

Stored size: 165 Bytes

Contents

#!/usr/bin/env sh
cd spec/dummy && bundle install --without debug && bundle exec rake db:create && bundle exec rake db:migrate && cd ../../ && bundle exec rake spec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
axlsx_rails-0.1.4 spec/ci.sh
axlsx_rails-0.1.3 spec/ci.sh
axlsx_rails-0.1.2 spec/ci.sh
axlsx_rails-0.1.1 spec/ci.sh