Sha256: e3390b9046d9215c75bbf7ca7c474f4c0804d8db12c6d0c47d5083e391b847fc

Contents?: true

Size: 161 Bytes

Versions: 26

Compression:

Stored size: 161 Bytes

Contents

#!/bin/bash

set -e # Exit immediately if a command exits with a non-zero status.
set -x # Show commands as they are executed


bundle install
bundle exec rspec

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
wat_catcher-0.10.11 spec/ci.sh
wat_catcher-0.10.10 spec/ci.sh
wat_catcher-0.10.9 spec/ci.sh
wat_catcher-0.10.8 spec/ci.sh
wat_catcher-0.10.7 spec/ci.sh
wat_catcher-0.10.6 spec/ci.sh
wat_catcher-0.10.5 spec/ci.sh
wat_catcher-0.10.4 spec/ci.sh
wat_catcher-0.10.3 spec/ci.sh
wat_catcher-0.10.2 spec/ci.sh
wat_catcher-0.10.1 spec/ci.sh
wat_catcher-0.10.0 spec/ci.sh
wat_catcher-0.9.0 spec/ci.sh
wat_catcher-0.8.9 spec/ci.sh
wat_catcher-0.8.8 spec/ci.sh
wat_catcher-0.8.7 spec/ci.sh
wat_catcher-0.8.6 spec/ci.sh
wat_catcher-0.8.5 spec/ci.sh
wat_catcher-0.8.4 spec/ci.sh
wat_catcher-0.8.3 spec/ci.sh