Sha256: dc54a539fb9539aa6a7ac458a2f124b1b2e95df342b6ad778126b779a94c77da

Contents?: true

Size: 257 Bytes

Versions: 2

Compression:

Stored size: 257 Bytes

Contents

language: ruby
cache: bundler
rvm:
  - 2.6

before_install:
  - gem update --system
  - gem install bundler

script: script/cibuild

env:
  global:
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
  matrix:
    - JEKYLL_VERSION="2.4.0"
    - JEKYLL_VERSION="3.0.0"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cloudcannon-jekyll-0.1.0 .travis.yml
cloudcannon-jekyll-0.0.8 .travis.yml