Sha256: 898c5fb298c3cfaf55f6bab9f8ce20f56c3ff8e1c569b53fddc3eba45d27186a

Contents?: true

Size: 377 Bytes

Versions: 3

Compression:

Stored size: 377 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 1.9.3
  - 2.2.2

gemfile:
  - testing/gemfiles/cuke_modeler0.gemfile
  - testing/gemfiles/cuke_modeler1.gemfile

# todo - Remove this once TravisCI fixes their bundler issue (https://github.com/alphagov/govuk_template/pull/186)
before_install:
  - gem install bundler -v 1.9.10

script: bundle exec rake cuke_cataloger:ci_build

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cuke_cataloger-1.3.1 .travis.yml
cuke_cataloger-1.3.0 .travis.yml
cuke_cataloger-1.2.0 .travis.yml