Sha256: fca0ccdf7c8100df92c8dc4ed832135d7bb55817702895463acb15eb3508300d

Contents?: true

Size: 834 Bytes

Versions: 10

Compression:

Stored size: 834 Bytes

Contents

ruby: 2.1.2
ruby: 2.1.1
ruby: 2.1.0
ruby: 1.9.3-p547
ruby: 1.9.3-p392
ruby: 1.9.3-p429
ruby: 1.9.3-p448
ruby: 1.9.3-p484
ruby: 1.9.3-p545

before_install:
  - rvm install 2.1.2
  - rvm install 2.1.1
  - rvm install 2.1.0
  - rvm install 1.9.3-p547
  - rvm install 1.9.3-p392
  - rvm install 1.9.3-p429
  - rvm install 1.9.3-p448
  - rvm install 1.9.3-p484
  - rvm install 1.9.3-p545

install:
  - bundle install --path=./vendor/bundle

script:
  - bundle exec rspec
  - rvm use 2.1.2
  - bundle exec rspec
  - rvm use 2.1.1
  - bundle exec rspec
  - rvm use 2.1.0
  - bundle exec rspec
  - rvm use 1.9.3-p547
  - bundle exec rspec
  - rvm use 1.9.3-p392
  - bundle exec rspec
  - rvm use 1.9.3-p429
  - bundle exec rspec
  - rvm use 1.9.3-p448
  - bundle exec rspec
  - rvm use 1.9.3-p484
  - bundle exec rspec
  - rvm use 1.9.3-p545

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
space2underscore-0.3.2 .magnum.yml
space2underscore-0.3.1 .magnum.yml
space2underscore-0.2.2 .magnum.yml
space2underscore-0.2.1 .magnum.yml
space2underscore-0.2.0 .magnum.yml
space2underscore-0.1.9 .magnum.yml
space2underscore-0.1.8 .magnum.yml
space2underscore-0.1.7 .magnum.yml
space2underscore-0.1.6 .magnum.yml
space2underscore-0.1.5 .magnum.yml