matthodan/jekyll-asset-pipeline

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby

rvm:
  - 2.3
  - 2.4
  - 2.5
  - 2.6

script:
  - bundle exec rake test
  - bundle exec rubocop