Sha256: c9fbfd43e454c0eb22553d2eaa4c5c29ede80955f90533c96660c7c50c3eaa50

Contents?: true

Size: 649 Bytes

Versions: 3

Compression:

Stored size: 649 Bytes

Contents

script: "bundle exec rake appraisal:integration test"
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - jruby
env:
  - INTEGRATION=default
  - INTEGRATION=active_model
  - INTEGRATION=active_record
  - INTEGRATION=data_mapper
  - INTEGRATION=mongoid
  - INTEGRATION=mongo_mapper
  - INTEGRATION=sequel
notifications:
  disabled: true
matrix:
  exclude:
    - rvm: jruby
      env: INTEGRATION=active_model
    - rvm: jruby
      env: INTEGRATION=active_record
    - rvm: jruby
      env: INTEGRATION=data_mapper
    - rvm: jruby
      env: INTEGRATION=mongoid
    - rvm: jruby
      env: INTEGRATION=mongo_mapper
    - rvm: jruby
      env: INTEGRATION=sequel

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
state_machine-1.1.2 .travis.yml
state_machine-1.1.1 .travis.yml
state_machine-1.1.0 .travis.yml