Sha256: 1feea19ba4261c13c65b13eed79ddb070578ee9adbf6c50ba8653e7f7ef22669
Contents?: true
Size: 421 Bytes
Versions: 4
Compression:
Stored size: 421 Bytes
Contents
language: ruby before_script: bundle update script: "script/cibuild" sudo: false cache: bundler matrix: include: - # GitHub Pages rvm: 2.1.1 env: GH_PAGES=true - # Ruby 1.9 rvm: 1.9 env: JEKYLL_VERSION=2.0 allow_failures: - env: GH_PAGES=true # Jekyll 2.4 will fail tests fast_finish: true rvm: - 2.2 - 2.1 - 2.0 env: - "" - JEKYLL_VERSION=3.0 - JEKYLL_VERSION=2.0
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
jekyll-redirect-from-0.11.0 | .travis.yml |
jekyll-redirect-from-0.10.0 | .travis.yml |
jekyll-redirect-from-0.9.1 | .travis.yml |
jekyll-redirect-from-0.9.0 | .travis.yml |