Sha256: b0b99545ef3f9799da6118c66fe34498dd3d333273c3387cbb584fcb292212e3

Contents?: true

Size: 274 Bytes

Versions: 4

Compression:

Stored size: 274 Bytes

Contents

rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - jruby-18mode
  - jruby-19mode

before_script:
  - psql -c 'create database postgres_ext_test;' -U postgres
  - cp spec/dummy/config/database.yml.example spec/dummy/config/database.yml

notifications:
  email: 
    - git@danmcclain.net

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
postgres_ext-0.1.0 .travis.yml
postgres_ext-0.0.10 .travis.yml
postgres_ext-0.0.9 .travis.yml
postgres_ext-0.0.8 .travis.yml