Sha256: 7ee78e2cb66ff845972be70a718afc38ccc217b5c013533012d50228f94afe9f

Contents?: true

Size: 441 Bytes

Versions: 7

Compression:

Stored size: 441 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - ruby-head
matrix:
  include:
    - rvm: jruby-19mode
    - rvm: jruby-20mode
    - rvm: jruby-21mode
    - rvm: jruby-head
    - rvm: rbx-2
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: jruby-20mode
    - rvm: jruby-21mode
    - rvm: rbx-2
  fast_finish: true
branches:
  only: master

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
finite_machine-0.10.0 .travis.yml
finite_machine-0.9.2 .travis.yml
finite_machine-0.9.1 .travis.yml
finite_machine-0.9.0 .travis.yml
finite_machine-0.8.1 .travis.yml
finite_machine-0.8.0 .travis.yml
finite_machine-0.7.1 .travis.yml