Sha256: 2a618ad272a2371c9e88a62ceda91157720c7bfa741c7017ec759c82496da98a

Contents?: true

Size: 190 Bytes

Versions: 2

Compression:

Stored size: 190 Bytes

Contents

language: ruby
rvm:
  - 2.6.0
  - 2.7.5
before_install:
  - gem install bundler -v 1.13.5
  - echo 'puts "ruby \"#{RUBY_VERSION}\""' | ruby >> Gemfile
  - cat Gemfile
script: rubocop && rake

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dato-0.8.3 .travis.yml
dato-0.8.2 .travis.yml