Sha256: 4f7344419eafd063f19e77089142de28711cfaf4742189b8a153bfa79f9ca0f6

Contents?: true

Size: 187 Bytes

Versions: 3

Compression:

Stored size: 187 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
services:
  - mongodb
  - postgresql
before_script:
    - psql -c 'create database mosql;' -U postgres
env:
  - MONGOSQL_TEST_SQL=postgres://localhost/mosql

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mosql-0.3.2 .travis.yml
mosql-0.3.1 .travis.yml
mosql-0.3.0 .travis.yml