Sha256: 30a67c8c036674c954a9bf3356ea2ac3d1ea77887bb1b617d93d232ab52015ec

Contents?: true

Size: 325 Bytes

Versions: 1

Compression:

Stored size: 325 Bytes

Contents

language: ruby
bundler_args: --without=metrics
script: rspec spec
rvm:
  - '1.9.2'
  - '1.9.3'
  - '2.0.0'
  - '2.1.2'
  - jruby
  - rbx-2
  ### ALLOWED FAILURES ###
  # see how compatible we are with dev versions, but do not fail the build
  - ruby-head
  - jruby-head
allow_failures:
  - rvm: ruby-head
  - rvm: jruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wisper-1.4.0 .travis.yml