Sha256: 3463e843ae72177516943545f0fc12278afaf3493ebe10f7f18f9edd96df4fd0

Contents?: true

Size: 99 Bytes

Versions: 3

Compression:

Stored size: 99 Bytes

Contents

#!/bin/bash

bundle install
export EDITOR="/usr/bin/vim"
export PATH=$PATH:$GEM_HOME/bin
rake spec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
howzit-2.1.18 scripts/runtests.sh
howzit-2.1.16 scripts/runtests.sh
howzit-2.1.15 scripts/runtests.sh