Sha256: 8435f5933b55996d3922ada6eef426885baaeeccab13cafa43fa44a62b13d508
Contents?: true
Size: 192 Bytes
Versions: 13
Compression:
Stored size: 192 Bytes
Contents
#!/bin/bash export RAILS_ENV=test run() { time bundle exec $* } echo "--- Starting continuous integration build" ./script/bundler cp ./spec/sisow.yml.example ./spec/sisow.yml run rspec
Version data entries
13 entries across 13 versions & 1 rubygems