Sha256: 5ef34ede96d7edf482ddc491c583c607fe8d47e1fb9f4934f41c808086849032

Contents?: true

Size: 229 Bytes

Versions: 7

Compression:

Stored size: 229 Bytes

Contents

rvm:
  - 2.0.0

before_script:
  - "psql -c 'create role catarse SUPERUSER LOGIN;' postgres"
  - "psql -c 'create database catarse_test;' -U catarse postgres"

script:
  - "bundle exec rspec spec"

branches:
  only:
    - master

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
catarse_paypal_express-2.2.4 .travis.yml
catarse_paypal_express-3.0.2 .travis.yml
funddit_paypal_express-3.0.1 .travis.yml
catarse_paypal_express-3.0.1 .travis.yml
catarse_paypal_express-3.0.0 .travis.yml
catarse_paypal_express-2.2.3 .travis.yml
catarse_paypal_express-2.2.2 .travis.yml