Sha256: c7e0d9b85a745b616f9d2064c9ea7d4edcb113deca5070c16556446b6b3f1513

Contents?: true

Size: 99 Bytes

Versions: 8

Compression:

Stored size: 99 Bytes

Contents

#!/bin/sh

set -e

bundle install --path .bundle

bundle exec rake features

bundle exec rake spec

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
vhost_generator-0.3.4 script/cibuild
vhost_generator-0.3.3 script/cibuild
vhost_generator-0.3.2 script/cibuild
vhost_generator-0.3.1 script/cibuild
vhost_generator-0.3.0 script/cibuild
vhost_generator-0.2.2 script/cibuild
vhost_generator-0.2.1 script/cibuild
vhost_generator-0.2.0 script/cibuild