Sha256: 62bcb21219eb6fff834c7768a42ffedf982dd936111b1af3c1c4ae11c67bd1a4
Contents?: true
Size: 350 Bytes
Versions: 1
Compression:
Stored size: 350 Bytes
Contents
language: ruby cache: bundler rvm: - &latest_ruby 2.6 - 2.4 - 2.3 env: - JEKYLL_VERSION="~> 3.8" matrix: include: - # GitHub Pages rvm: 2.5.3 env: GH_PAGES=true - rvm: *latest_ruby env: JEKYLL_VERSION=">= 4.0.0.pre.alpha1" before_install: - gem update --system before_script: bundle update script: script/cibuild
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-redirect-from-0.15.0 | .travis.yml |