Sha256: bc198009418f7a8e8b720e85f5808eb3ddc1205281575d871cc8ff95ff5187c7

Contents?: true

Size: 425 Bytes

Versions: 22

Compression:

Stored size: 425 Bytes

Contents

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

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
finapps-2.2.22 .travis.yml
finapps-2.2.21 .travis.yml
finapps-2.2.20 .travis.yml
finapps-2.2.19 .travis.yml
finapps-2.2.18 .travis.yml
finapps-2.2.17 .travis.yml
finapps-2.2.16 .travis.yml
finapps-2.2.15 .travis.yml
finapps-2.2.14 .travis.yml
finapps-2.2.13 .travis.yml
finapps-2.2.12 .travis.yml
finapps-2.2.11 .travis.yml
finapps-2.2.10 .travis.yml
finapps-2.2.9 .travis.yml
finapps-2.2.8 .travis.yml
finapps-2.2.7 .travis.yml
finapps-2.2.6 .travis.yml
finapps-2.2.5 .travis.yml
finapps-2.2.4 .travis.yml
finapps-2.2.3 .travis.yml