Sha256: 3666bb370e44dc29aded6cf5056a8060399160139c5ae5ead8d6a984bda5e8d1
Contents?: true
Size: 252 Bytes
Versions: 2
Compression:
Stored size: 252 Bytes
Contents
sudo: false language: ruby rvm: - 2.7 - 2.6 - 2.5 - 2.4 - ruby-head env: - 'JEKYLL_VERSION="~> 3.0"' - 'JEKYLL_VERSION="~> 4.0"' matrix: allow_failures: - rvm: ruby-head before_install: gem install bundler script: bundle exec rspec
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jekyll-zopfli-2.4.1 | .travis.yml |
jekyll-gzip-2.4.2 | .travis.yml |