kholbekj/bencoder

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - "1.9.3"
  - "2.1.0"
  - "2.1.1"
  - "2.1.2"
  - "2.1.3" 
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec