Sha256: e9c5b4be3f096e3e5382043c8fa944333e151002b8e9bbd770279dd80a237e74

Contents?: true

Size: 244 Bytes

Versions: 3

Compression:

Stored size: 244 Bytes

Contents

language: ruby

before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -qq libicu-dev

script: "bundle exec rake"

rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - 2.1.1
  - ree

matrix:
  fast_finish: true
  allow_failures:
    - rvm: ree

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html-pipeline-1.11.0 .travis.yml
html-pipeline-1.10.0 .travis.yml
html-pipeline-1.9.0 .travis.yml