Sha256: dc7838f4e9c0df24a4156562965d26f951b3a7f23eb33a10aa8fc17dabb63020
Contents?: true
Size: 190 Bytes
Versions: 6
Compression:
Stored size: 190 Bytes
Contents
language: ruby cache: bundler rvm: - 2.3.8 - 2.5.7 before_install: - gem install bundler -v '~> 1.17' script: - bundle exec rake spec - bundle exec rubocop --config '.rubocop.yml'
Version data entries
6 entries across 6 versions & 1 rubygems