Sha256: 0dba8db9cb1d20ff8174d200b8dd913a911d6e800f14392dc525169ada8e8b2d

Contents?: true

Size: 197 Bytes

Versions: 4

Compression:

Stored size: 197 Bytes

Contents

language: ruby
rvm:
  - 2.1
  - 2.2
sudo: false
cache: bundler
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

4 entries across 4 versions & 3 rubygems

Version Path
solidus_product_description_editor-1.0.1 .travis.yml
solidus_taxon_group-1.0.1 .travis.yml
spree_taxon_group-3.1.0.beta .travis.yml
spree_taxon_group-3.0.0.beta .travis.yml