mcmorgan/forex

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.0.0
cache: bundler
branches:
  only:
    - master
script:
  - bundle exec cucumber
  - bundle exec rspec -f Fivemat