Sha256: b5bf1da3b89a0c2e0c9370a922fdd5d24e3f2ae671827cce69e39532cc12dfe8

Contents?: true

Size: 325 Bytes

Versions: 1

Compression:

Stored size: 325 Bytes

Contents

language: ruby
bundler_args: --without=extras
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.6.0 .travis.yml