Sha256: f2e1bc631fc1405a9067bcd9c7c41fcee781853c7ed9fa07ac6d75e879f16a4b

Contents?: true

Size: 137 Bytes

Versions: 4

Compression:

Stored size: 137 Bytes

Contents

language: ruby
rvm:
  - 2.7
cache: bundler
before_install:
  - gem install bundler
script:
  - bundle exec rspec
  - bundle exec rubocop

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
action_network_rest-0.8.1 .travis.yml
action_network_rest-0.8.0 .travis.yml
action_network_rest-0.7.0 .travis.yml
application_service-0.4.0 .travis.yml