Sha256: d2545fca7943c23bf8f29521449344b68121389387e7e32b238510078d3065ff

Contents?: true

Size: 180 Bytes

Versions: 10

Compression:

Stored size: 180 Bytes

Contents

language: ruby
sudo: false
script: "bundle exec rake"
cache: bundler
rvm:
  - 2.1
  - 2.0.0
  - 2.2
  - jruby
  - rbx-2
matrix:
  allow_failures:
    - rvm: rbx-2
    - rvm: jruby

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
state_machines-0.4.0 .travis.yml
state_machines-0.3.0 .travis.yml
state_machines-0.2.2 .travis.yml
state_machines-0.2.1 .travis.yml
state_machines-0.2.0 .travis.yml
state_machines-0.1.4 .travis.yml
state_machines-0.1.3 .travis.yml
state_machines-0.1.2 .travis.yml
state_machines-0.1.1 .travis.yml
state_machines-0.1.0 .travis.yml