Sha256: d4cc090914e7feb0e9810dfdd22921959dba5fa146456fd5a26b1edaa01b5c4c

Contents?: true

Size: 155 Bytes

Versions: 16

Compression:

Stored size: 155 Bytes

Contents

#!/bin/bash

set -e

sudo apt-get install -y libsasl2-dev libpq-dev
mysql -u root -P "$MYSQL_PORT" -e 'create database identity_cache_test'
bundle install

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
identity_cache-1.6.3 .spin/bootstrap
identity_cache-1.6.2 .spin/bootstrap
identity_cache-1.6.1 .spin/bootstrap
identity_cache-1.6.0 .spin/bootstrap
identity_cache-1.5.6 .spin/bootstrap
identity_cache-1.5.5 .spin/bootstrap
identity_cache-1.5.4 .spin/bootstrap
identity_cache-1.5.3 .spin/bootstrap
identity_cache-1.5.2 .spin/bootstrap
identity_cache-1.5.1 .spin/bootstrap
identity_cache-1.5.0 .spin/bootstrap
identity_cache-1.4.1 .spin/bootstrap
identity_cache-1.4.0 .spin/bootstrap
identity_cache-1.3.1 .spin/bootstrap
identity_cache-1.3.0 .spin/bootstrap
identity_cache-1.2.0 .spin/bootstrap