Sha256: 2887ffe516e4bb9db962e35aa82f9e2c61d70e51ebd990fe5cbc975aefad8830

Contents?: true

Size: 374 Bytes

Versions: 1

Compression:

Stored size: 374 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: rbx-19mode

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
procto-0.0.2 .travis.yml