Sha256: 5a876c1b37285d928f049e47b7fbc255658a3e8bcc5252ef0ffabe94becce8a9

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

sudo: false
language: ruby
cache: bundler
rvm:
  - 2.2
matrix:
  include:
    - # GitHub Pages
      rvm: 2.3.1
      env: JEKYLL_VERSION=3.3.0
env:
  matrix:
    - JEKYLL_VERSION=3.3
branches:
  only:
    - master
install:
- travis_retry scripts/bootstrap
script: scripts/cibuild

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-pubmed-0.1.2 .travis.yml
jekyll-pubmed-0.1.1 .travis.yml