Sha256: cf69c01d3b1d0a0bd54939256117cb08ca2908a21e884899f1a75d934c93d8da

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 Bytes

Contents

rvm:
  - 1.9.3
  - 2.0.0
before_install:
  - sudo apt-get update
  - sudo apt-get install redis-server
bundler_args: --without development
script:
  - bundle exec cucumber
  - bundle exec rake
branches:
  only:
      - master

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dwc-archive-0.9.6 .travis.yml
dwc-archive-0.9.5 .travis.yml
dwc-archive-0.9.4 .travis.yml