pollseed/twbm

View on GitHub
.circle.yml

Summary

Maintainability
Test Coverage
machine:
  timezone:
    Asia/Tokyo
  ruby:
    version: 2.2.1p85

test:
  post:
    - bundle exec rake spec
  override:
    - bundle exec rake spec