Sha256: 8f2949614df266df4cbf08548891212f6c9252cf9056de54973bc80a2b9b6cf2

Contents?: true

Size: 248 Bytes

Versions: 3

Compression:

Stored size: 248 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2

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

sudo: false

cache: bundler

before_script: "bundle update"

script: "bundle exec rake test"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ndr_import-3.1.1 .travis.yml
ndr_import-3.1.0 .travis.yml
ndr_import-3.0.1 .travis.yml