Sha256: 392c761b0332e885fa01fae13b1c879f303e95eee717c35357023fb7ba60058c

Contents?: true

Size: 240 Bytes

Versions: 5

Compression:

Stored size: 240 Bytes

Contents

language: ruby

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

script: "bundle exec rake"

rvm:
  - 2.0
  - 2.1
  - 2.2
  - 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.2.2 .travis.yml
html-pipeline-2.2.1 .travis.yml
html-pipeline-2.2.0 .travis.yml
html-pipeline-2.1.0 .travis.yml
html-pipeline-2.0 .travis.yml