Sha256: d092e14a04fe9560b37ce22c1794e1245f744769aa3ec2cb4c9678ce86120177

Contents?: true

Size: 391 Bytes

Versions: 3

Compression:

Stored size: 391 Bytes

Contents

language: ruby
cache: bundler
install:
- travis_retry bundle install --path vendor/bundle
rvm:
- 2.1
- 2.0
- 1.9.3
script: script/cibuild
notifications:
  irc:
    on_success: change
    on_failure: change
    channels:
    - irc.freenode.org#jekyll
    template:
    - '%{repository}#%{build_number} (%{branch}) %{message} %{build_url}'
  email:
    on_success: never
    on_failure: never

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-paginate-1.0.0 .travis.yml
jekyll-paginate-1.0.0.rc3 .travis.yml
jekyll-paginate-1.0.0.rc2 .travis.yml