Fullscreen/yt-support

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
notifications:
  email: false
rvm:
  - 2.2.2
script:
  - bundle exec rspec
  - bundle exec yard stats | grep "100.00% documented"