jdutil/spree_marketplace

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
before_script:
  - "sh -e /etc/init.d/xvfb start"
  - "bundle exec rake test_app"
script:
  - "export DISPLAY=:99.0"
  - "bundle exec rspec spec"
rvm:
  - 2.0.0
  - 2.1.2
language: ruby
notifications:
  recipients:
    - JDutil@SpreeCommerce.com