Sha256: 6ac71c0b193fce4aa8fca5f5f1f255e69f350c937cd9b784fe8f31eb0708f2f4

Contents?: true

Size: 182 Bytes

Versions: 7

Compression:

Stored size: 182 Bytes

Contents

language: ruby

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

script: "bundle exec rake"

rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - ree

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
html-pipeline-1.1.0 .travis.yml
html-pipeline-1.0.0 .travis.yml
html-pipeline-0.3.1 .travis.yml
html-pipeline-0.3.0 .travis.yml
html-pipeline-0.2.1 .travis.yml
html-pipeline-0.2.0 .travis.yml
html-pipeline-0.1.0 .travis.yml