Sha256: a1638a67a44f1f3b8e5552831bb77b4f2c67bca63b1026ea216f5f72a7a96c16

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

rvm:
  - 2.0.0
  - 2.1.0
  - 2.2.2
  - 2.3.1
  - jruby-19mode
env:
  - MM_VERSION=3 TEST=true
  - MM_VERSION=4 TEST=true

# Bug in jRuby w/ Rouge: https://github.com/jruby/jruby/issues/1392
matrix:
  allow_failures:
    - rvm: jruby-19mode

before_install: "ln -s \"Gemfile.mm${MM_VERSION}\" Gemfile"

script: "bundle exec rake test"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
middleman-ogp-1.3.0 .travis.yml
middleman-ogp-1.2.0 .travis.yml
middleman-ogp-1.1.0 .travis.yml