Sha256: 57694496c8e6774ed48bb5d5f3f194cc7ff3249cb8925147ee32e52fb04c6efd

Contents?: true

Size: 238 Bytes

Versions: 7

Compression:

Stored size: 238 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.2
  - 2.3.0

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

7 entries across 7 versions & 1 rubygems

Version Path
ndr_import-4.0.1 .travis.yml
ndr_import-4.0.0 .travis.yml
ndr_import-3.1.6 .travis.yml
ndr_import-3.1.5 .travis.yml
ndr_import-3.1.4 .travis.yml
ndr_import-3.1.3 .travis.yml
ndr_import-3.1.2 .travis.yml