Sha256: 4bf84686374d4ef494faf67fe40bb19751782dfc9f00d07b73d52e9724edbfed

Contents?: true

Size: 534 Bytes

Versions: 2

Compression:

Stored size: 534 Bytes

Contents

language: ruby
rvm:
- 2.0
- 2.1
- 2.2
- ruby-head
bundler_args: "--jobs=2"
before_script:
- export CODECLIMATE_REPO_TOKEN=9fe512c81149a06ced2b890ab071422bf553cbaf3253fe6830ad75ce92f37516
- export COVERAGE=true
script: bundle exec rspec
branches:
  only:
  - master
notifications:
  email: false
  slack:
    secure: ZlXJJ1No8ZY7I8kpl+FDdhU/f6GaTCbstE8P1iIuW0f/gmk1mGhlxT7YLdWfRlBqQxMjxid6CfFuxfYNYBj8j/V4tR2z2Q22vb7YkMvBK32CdFTWeKVdNC0Znt91dbB5UwyHuUbkrWHGzGDddpr2tytbo6shaNDH3B7KQm30/WE=
matrix:
  allow_failures:
  - rvm: ruby-head

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
heart_seed-0.0.5 .travis.yml
heart_seed-0.0.4 .travis.yml