Sha256: 86ba8f409e7b78e38f03bb544b5b9c8d0d45f272949cef9df06730552893b2d3

Contents?: true

Size: 241 Bytes

Versions: 8

Compression:

Stored size: 241 Bytes

Contents

language: ruby

notifications:
  email: false
  webhooks:
    on_success: always
    on_failure: always

rvm:
  - 1.9.2
  - 1.9.3

script: bundle exec rake test

before_script:
  - psql -c 'create database queue_classic_test;' -U postgres
  

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
qc-mailer-0.0.3 .travis.yml
heroku-qc-autoscale-0.0.7 .travis.yml
qc-mailer-0.0.2 .travis.yml
qc-mailer-0.0.1 .travis.yml
heroku-qc-autoscale-0.0.6 .travis.yml
heroku-qc-autoscale-0.0.5 .travis.yml
heroku-qc-autoscale-0.0.4 .travis.yml
heroku-qc-autoscale-0.0.3 .travis.yml