Sha256: e0dc72ebd9f340401b6fe58779c5c7afd14b1c4ca11b6dffaf6df98921792559

Contents?: true

Size: 373 Bytes

Versions: 5

Compression:

Stored size: 373 Bytes

Contents

language: ruby
before_install: gem install bundler
bundler_args: --without yard guard benchmarks
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - ruby-head
  - rbx-19mode
matrix:
  include:
    - rvm: jruby-19mode
      env: JRUBY_OPTS="$JRUBY_OPTS --debug"
    - rvm: jruby-head
      env: JRUBY_OPTS="$JRUBY_OPTS --debug"
  allow_failures:
    - rvm: ruby-head

Version data entries

5 entries across 5 versions & 4 rubygems

Version Path
majoun-0.0.2 .travis.yml
majoun-0.0.1 .travis.yml
procto-0.0.1 .travis.yml
lupo-0.0.1 .travis.yml
subway-0.0.0 .travis.yml