Sha256: 3cbd4a1137a5ca18f70f5921f30e55a6b2e935b6f55c4d6f634810dc8212dfe9

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 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

1 entries across 1 versions & 1 rubygems

Version Path
mosql-0.2.0 .travis.yml