Sha256: b7f9d1ba77d29ca918f72bef4b67a85259708e13ae3161b61d21bbac4cdfd5e5

Contents?: true

Size: 419 Bytes

Versions: 2

Compression:

Stored size: 419 Bytes

Contents

language: ruby
sudo: false
cache: bundler
bundler_args: --without yard guard benchmarks
env:
  - CODECLIMATE_REPO_TOKEN=TODO
script: "bundle exec rake db:migrate spec"
rvm:
  - 2.0
  - 2.1
  - 2.2
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/39e1225f489f38b0bd09
    on_success: change
    on_failure: always
    on_start: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rom-lotus-0.1.0 .travis.yml
rom-lotus-0.0.1 .travis.yml