language: ruby cache: bundler rvm: - 2.2.2 script: - bundle exec rspec - bundle exec yard stats | grep "100.00% documented"