Sha256: 6d6e214eea293ca6e673a026b35e3ea057379d1dfd35c1be2c3ae763409f1f5a

Contents?: true

Size: 324 Bytes

Versions: 2

Compression:

Stored size: 324 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

2 entries across 2 versions & 1 rubygems

Version Path
wisper-2.0.0.rc1 .travis.yml
wisper-1.5.0 .travis.yml