Sha256: 72e8238e51f9d47294c4cc32855f99646e81e37803fa9596488ea1e489d3d471

Contents?: true

Size: 198 Bytes

Versions: 1

Compression:

Stored size: 198 Bytes

Contents

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
sudo: false
before_script:
  - sh -e /etc/init.d/xvfb start
  - export DISPLAY=:99.0
  - bundle exec rake test_app
script:
  - bundle exec rspec spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spree_postal_service-2.4.0 .travis.yml