Sha256: 71c30bcc49afdfcebccc77a8e280da34ae8a6d4d4671ea8da04690df15aa01ea

Contents?: true

Size: 114 Bytes

Versions: 41

Compression:

Stored size: 114 Bytes

Contents

#!/usr/bin/env bash
set -e

script/bootstrap

echo "==> Running tests..."
bundle exec rake ci:setup:testunit test

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
sparkql-1.3.0 script/ci_build
sparkql-1.2.8 script/ci_build
sparkql-1.2.7 script/ci_build
sparkql-1.2.6 script/ci_build
sparkql-1.2.5 script/ci_build
sparkql-1.2.4 script/ci_build
sparkql-1.2.3 script/ci_build
sparkql-1.2.2 script/ci_build
sparkql-1.2.1 script/ci_build
sparkql-1.2.0 script/ci_build
sparkql-1.1.17 script/ci_build
sparkql-1.1.16 script/ci_build
sparkql-1.1.15 script/ci_build
sparkql-1.1.14 script/ci_build
sparkql-1.1.13 script/ci_build
sparkql-1.1.12 script/ci_build
sparkql-1.1.11 script/ci_build
sparkql-1.1.10 script/ci_build
sparkql-1.1.9 script/ci_build
sparkql-1.1.8 script/ci_build