Sha256: f9b55a846ea486ac714ebde05345c76adb49c91a8fc1e136aeff9b7d209f0427

Contents?: true

Size: 279 Bytes

Versions: 2

Compression:

Stored size: 279 Bytes

Contents

sudo: false
language: ruby
rvm:
  - 2.6
  - 2.5
  - 2.4
  - 2.3
  - ruby-head
env:
  - 'JEKYLL_VERSION="~> 3.0"'
  - 'JEKYLL_VERSION="~> 4.0"'
matrix:
  allow_failures:
    - rvm: ruby-head
  exclude:
    - rvm: 2.3
      env: 'JEKYLL_VERSION="~> 4.0"'
script: bundle exec rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-brotli-2.2.0 .travis.yml
jekyll-brotli-2.1.0 .travis.yml