Sha256: e6caae5bc3028c5e803e2bd5582f12dc75a810687d12bfb23c64c7e997799ee8

Contents?: true

Size: 215 Bytes

Versions: 8

Compression:

Stored size: 215 Bytes

Contents

language: ruby
bundler_args: --without debug
script: "bundle exec rspec spec"
rvm:
  - 2.0.0
  - 1.9.3
  - jruby-19mode
  - jruby-head

matrix:
  allow_failures:
    - rvm: jruby-head
branches:
  only:
    - master

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
dbd_data_engine-0.0.10 .travis.yml
dbd_data_engine-0.0.9 .travis.yml
dbd_data_engine-0.0.8 .travis.yml
dbd_data_engine-0.0.7 .travis.yml
dbd_data_engine-0.0.6 .travis.yml
dbd_data_engine-0.0.5 .travis.yml
dbd_data_engine-0.0.4 .travis.yml
dbd_data_engine-0.0.3 .travis.yml