Sha256: 4d3a5c2340277194eda92b312b4ee3e9a0ce31da98af8d151d9b8023913afdb7

Contents?: true

Size: 197 Bytes

Versions: 4

Compression:

Stored size: 197 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mosql-0.4.3 .travis.yml
mosql-0.4.2 .travis.yml
mosql-0.4.1 .travis.yml
mosql-0.4.0 .travis.yml