Sha256: 5ebd460ee715c2822a1062191bcb88233d4eefaed62f2a0c99bb856dda0ed3b5
Contents?: true
Size: 225 Bytes
Versions: 2
Compression:
Stored size: 225 Bytes
Contents
language: ruby before_script: - sh -e /etc/init.d/xvfb start - export DISPLAY=:99.0 - bundle exec rake test_app script: - bundle exec rspec spec rvm: - 1.9.3 - 2.0.0 - 2.1.0 branches: except: - 1-0-stable
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree-last-address-2.0.0 | .travis.yml |
spree-last-address-2.1.1 | .travis.yml |