Sha256: 9454423b49cb6d8d7bad9f0aecf9ff902421b355d8e5ae9ee1da2eb8d5402421

Contents?: true

Size: 329 Bytes

Versions: 25

Compression:

Stored size: 329 Bytes

Contents

language: ruby
cache: bundler
rvm:
  - 2.3.0
  - 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: dc180b31d340bd88cedd0ec3ea8ba8ec5093f2bafe77a7bf5bbdcb1c5ff9dc7f

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
finapps-2.0.13 .travis.yml
finapps-2.0.12 .travis.yml
finapps-2.0.11 .travis.yml
finapps-2.0.10 .travis.yml
finapps-2.0.6 .travis.yml