Sha256: d870a6b4a4684214b0aceeb93dfe644a26bd7a0896ace1ff2b83e126807c5368

Contents?: true

Size: 527 Bytes

Versions: 5

Compression:

Stored size: 527 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
  - RAILS_ENV=test rake db:migrate

notifications:
  email: 
    - git@danmcclain.net
  campfire:
    rooms:
      - secure: "yVESPleawl+fzvnzXw/W7rULyCjMEq3gPc3cEqcqM2SBBtEIDNXto2zoTAoR\nC5yqhijr+UtmVMsI7CxVK3XvfkmCJZN9P4DP0uas8XYx5DsSabCdPN0h3pka\nbaDCMCInU5QF4WswL2iuyLsOJeKDRwxh09adsHi1HpMgf0nTKPA="

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
postgres_ext-0.3.1 .travis.yml
postgres_ext-0.3.0 .travis.yml
postgres_ext-0.2.2 .travis.yml
postgres_ext-0.2.1 .travis.yml
postgres_ext-0.2.0 .travis.yml