Sha256: 1d6b9b34fedeab1b3e733a8755329d2343f83cf7b25bec384c7569eb35e4bfc4

Contents?: true

Size: 327 Bytes

Versions: 4

Compression:

Stored size: 327 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.2.2
  - 2.2.3
  - ruby-head
  - jruby-19mode
  - jruby-head
  - rbx-2
env:
  global:
    - JRUBY_OPTS="-J-Xmx1024M --debug"
matrix:
  allow_failures:
    - rvm: jruby-19mode
    - rvm: jruby-head
    - rvm: rbx-2
script: bundle exec rspec spec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lens-0.0.10 .travis.yml
lens-0.0.9 .travis.yml
lens-0.0.8 .travis.yml
lens-0.0.7 .travis.yml