Sha256: ec050782eb9e0d1f239361f5eecb2cfa4d04e943caab4d998073633bb38f0544
Contents?: true
Size: 118 Bytes
Versions: 2
Compression:
Stored size: 118 Bytes
Contents
#!/bin/sh be="bundle exec" export RACK_ENV="test" bundle install --path .bundle $be rake db:destroy $be rake spec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
juici-0.0.1.alpha1 | script/cibuild |
juici-0.0.0.alpha1 | script/cibuild |