Sha256: 2b7f16f6e13f71e98a6fd212fd8aa6cd5e7d9a5a2c189a9ed22a72deca1c3e8c

Contents?: true

Size: 261 Bytes

Versions: 5

Compression:

Stored size: 261 Bytes

Contents

language: ruby

rvm:
  - 2.2.5
  - 2.3.1

gemfile:
  - gemfiles/Gemfile.rails32
  - gemfiles/Gemfile.rails41
  - gemfiles/Gemfile.rails42
  - gemfiles/Gemfile.rails50

sudo: false

cache: bundler

before_script: "bundle update"

script: "bundle exec rake test"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ndr_import-4.1.4 .travis.yml
ndr_import-4.1.3 .travis.yml
ndr_import-4.1.2 .travis.yml
ndr_import-4.1.1 .travis.yml
ndr_import-4.1.0 .travis.yml