hrom512/nmax

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
script:
  - bundle exec rspec
  - bundle exec rubocop
rvm:
  - 2.0
  - 2.1.8
  - 2.2.4
  - 2.3.0
  - rbx-2
  - jruby