Sha256: 0de758a1b96504747f4778ea9f1cd5be0ba68f693269fa05cecf5b05a105dfcd

Contents?: true

Size: 281 Bytes

Versions: 3

Compression:

Stored size: 281 Bytes

Contents

language: ruby
cache: bundler
env: JRUBY_OPTS=--2.0
rvm:
  - 2.0.0
  - 2.1.3
  - jruby-1.7.16
  - ruby-head
  - jruby-head
  - rbx-2.2.3
matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-2.2.3
script:
  - bundle exec rake spec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
morfo-0.5.0 .travis.yml
morfo-0.4.0 .travis.yml
morfo-0.3.0 .travis.yml