Sha256: 89e1fb9a8e6ec2ac8e609858f28d7f62685f4a2db33a9ac16d671538ace03095

Contents?: true

Size: 225 Bytes

Versions: 5

Compression:

Stored size: 225 Bytes

Contents

language: ruby
sudo: false

addons:
  apt:
    sources:
      - libicu-dev

script: "bundle exec rake"

rvm:
  - 2.0
  - 2.1
  - 2.2
  - 2.3.0
  - ruby-head

matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
html-pipeline-2.4.1 .travis.yml
html-pipeline-2.4.0 .travis.yml
html-pipeline-2.3.0 .travis.yml
html-pipeline-2.2.4 .travis.yml
html-pipeline-2.2.3 .travis.yml