Sha256: 3a3b8f7f12f7b66f2ddf6abf4315e2d2cdd4ae79223cb9e1adcba7fa47b4eb86

Contents?: true

Size: 375 Bytes

Versions: 5

Compression:

Stored size: 375 Bytes

Contents

language: ruby
cache: bundler
rvm:
  - 2.3.1
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
script:
  - bundle exec rspec
notifications:
  email: false
  slack: financialapps:fA8XwEcap3hHZk0iNmPPJvT1
addons:
  code_climate:
    repo_token: 5a8d194cbc23aa4c171e3478e3b6bbea9dd96041071380ec25bf80c07770b39a
after_success:
  - bundle exec codeclimate-test-reporter

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
finapps_core-2.0.8 .travis.yml
finapps_core-2.0.7 .travis.yml
finapps_core-2.0.6 .travis.yml
finapps_core-2.0.5 .travis.yml
finapps_core-2.0.4 .travis.yml