Sha256: 58e1122ae75201b6301802399069428cd4065524616e9e402a5968b78a1e36ea

Contents?: true

Size: 464 Bytes

Versions: 8

Compression:

Stored size: 464 Bytes

Contents

language: ruby
sudo: false
cache: bundler
env:
  - CODECLIMATE_REPO_TOKEN=aead71de2239048f830499462c54b57dfc646f1d56ad5dcbbc3469a6ebaf97ca
bundler_args: --without tools
script: 'bundle exec rake spec'
rvm:
  - 2.0
  - 2.1
  - rbx-2
  - jruby
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/177598ba2843dcdc1047
    on_success: change
    on_failure: always
    on_start: false

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
transproc-0.4.0 .travis.yml
transproc-0.3.2 .travis.yml
transproc-0.3.1 .travis.yml
transproc-0.3.0 .travis.yml
transproc-0.2.4 .travis.yml
transproc-0.2.3 .travis.yml
transproc-0.2.2 .travis.yml
transproc-0.2.1 .travis.yml