epergo/spree_promotion_codes

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby

rvm:
  - 2.2.3
  - 2.3.0

sudo: false

cache: bundler

before_script:
  - sh -e /etc/init.d/xvfb start
  - bundle exec rake test_app

after_script:
  - bundle exec codeclimate-test-reporter

script:
  - export DISPLAY=:99.0
  - bundle exec rspec spec

addons:
  code_climate:
    repo_token: d57b42229ebd9950493107b4ea3cedc95e4f3e9a3ce011f9e8c006486be960de