Sha256: ed5af6d1d036ed23373b0393758d9259c3ee02a4ed8efd1c36d0e1248ca01603

Contents?: true

Size: 285 Bytes

Versions: 1

Compression:

Stored size: 285 Bytes

Contents

before_script:
  - "export DISPLAY=:99.0"
  - "sh -e /etc/init.d/xvfb start"
  - "DISPLAY=:99.0 bundle exec rake test_app"
script: "DISPLAY=:99.0 bundle exec rspec spec"
notifications:
  email:
    - briandquinn@gmail.com
branches:
  only:
    - master
    - 1-1-stable
rvm:
  - 1.9.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spree_paypal_express-1.1.0 .travis.yml