Sha256: 7fb7c08abf18ff5beae297a44432edbd4ea4101c692c1383f05b8906134a9d47
Contents?: true
Size: 256 Bytes
Versions: 4
Compression:
Stored size: 256 Bytes
Contents
language: ruby rvm: - 1.8.7 - 1.9.3 env: - DB=sqlite - DB=mysql - DB=postgresql script: bundle exec rake before_script: - mysql -e 'create database with_advisory_lock_test' - psql -c 'create database with_advisory_lock_test' -U postgres
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
with_advisory_lock-0.0.6 | .travis.yml |
with_advisory_lock-0.0.5 | .travis.yml |
with_advisory_lock-0.0.4 | .travis.yml |
with_advisory_lock-0.0.3 | .travis.yml |