Sha256: f0cfbb05b290e00dfc7a9a13a862d7bba848bdcdab61395243b4cb6f93254a9b

Contents?: true

Size: 178 Bytes

Versions: 3

Compression:

Stored size: 178 Bytes

Contents

language: ruby
sudo: false
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.5
  - 2.3.1
before_install: gem install bundler -v 1.10.6
script:
  - bundle exec rubocop
  - bundle exec rspec spec

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
money-distributed-eucb-0.0.2.1 .travis.yml
money-distributed-rcb-0.0.2.2 .travis.yml
money-distributed-currencylayer-0.0.2.1 .travis.yml