Sha256: 31760d3077aff67ffe91ed7fd66177737e8ab9c2d26d1747ac8f994a9428517c

Contents?: true

Size: 618 Bytes

Versions: 2

Compression:

Stored size: 618 Bytes

Contents

language: ruby
rvm:
- 2.0
- 2.1
- 2.2
- ruby-head
bundler_args: "--jobs=2"
cache: bundler
before_script:
- export CODECLIMATE_REPO_TOKEN=8e9db6ee5f3818e87287a6393086c2ccb9b1b83106c5bfb972211abefd2fe162
- export COVERAGE=true
script:
- bundle exec rspec --tag category:verbose
- bundle exec rspec --tag ~category:verbose
branches:
  only:
  - master
notifications:
  email: false
  slack:
    secure: M8VEihBaynGJdlXu7TvhgqIDfpHvSP5H0RCLsvtaQ5rNoz6yrOTRcLBCWazrJopD1CvKbcFTVVLlS86fxyW9+pYhYc81mXlhtyPLNx7yXQ+Uhfrxp7/e2QLEMZEgbk2Z7XglN4rJ+t4QhWjsPL0ohJk+t1DSdFtEPK3o3RyoRrE=
matrix:
  allow_failures:
  - rvm: ruby-head

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubicure-0.2.6 .travis.yml
rubicure-0.2.5 .travis.yml