Sha256: 117b9dae11412f56fedc4776b91aa77f8a1478b9bb7d1f0ae6e6675f65ecc972

Contents?: true

Size: 319 Bytes

Versions: 2

Compression:

Stored size: 319 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
finapps_core-2.0.3 .travis.yml
finapps_core-2.0.2 .travis.yml