Sha256: b9d97b89d81140b1d1edb78a25d837553882afc15aaf3b01b3411375ba1b1b3f
Contents?: true
Size: 482 Bytes
Versions: 5
Compression:
Stored size: 482 Bytes
Contents
dist: trusty language: ruby sudo: required cache: bundler bundler_args: --without tools script: 'bundle exec rake spec' after_success: - '[ "$TRAVIS_RUBY_VERSION" = "2.3.1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter' rvm: - 2.0 - 2.2 - 2.1 - 2.3.1 - rbx-3 - jruby-9.1.5.0 notifications: webhooks: urls: - https://webhooks.gitter.im/e/177598ba2843dcdc1047 on_success: change on_failure: always on_start: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
transproc-1.0.2 | .travis.yml |
transproc-1.0.1 | .travis.yml |
transproc-1.0.0 | .travis.yml |
transproc-0.4.2 | .travis.yml |
transproc-0.4.1 | .travis.yml |