Sha256: 080e6649a49ab99836d8ee1bc01d35fe64cd1bc6275daf25a7c777221059b806

Contents?: true

Size: 336 Bytes

Versions: 1

Compression:

Stored size: 336 Bytes

Contents

language: ruby
bundler_args: --without=extras
script: rspec spec
rvm:
  - '1.9.2'
  - '1.9.3'
  - '2.0.0'
  - '2.1.2'
  - '2.2.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.1 .travis.yml