Sha256: 8bf0ed4962dbb4fe3373f118ee4508bbc65dbcca821963d2d406568f1bcaa24c

Contents?: true

Size: 319 Bytes

Versions: 1

Compression:

Stored size: 319 Bytes

Contents

sudo: false
language: ruby
cache: bundler
rvm:
  - 2.0.0
  - 2.1.8
  - 2.2.4
  - 2.3.0
  - jruby-9.0.5.0
  - ruby-head
  - jruby-head
  - rbx-2.11
  - rbx-3.14
matrix:
  fast_finish: true
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-2.11
    - rvm: rbx-3.14
script:
  - bundle exec rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
morfo-0.6.0 .travis.yml