Sha256: 5f29970a8a1b27b0169cb738cad28381687d6d5944a03a35d2acbb9ef6a6732c
Contents?: true
Size: 342 Bytes
Versions: 3
Compression:
Stored size: 342 Bytes
Contents
--- language: ruby cache: bundler before_install: gem install bundler -v 2.1.2 os: linux script: - bundle exec rake rubocop - bundle exec rake rspec jobs: fast_finish: true include: - rvm: 2.4.9 - rvm: 2.5.7 - rvm: 2.6.5 - rvm: 2.7.0 - rvm: ruby-head - rvm: jruby-head allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
smart_engine-0.5.0 | .travis.yml |
smart_engine-0.4.0 | .travis.yml |
smart_engine-0.3.0 | .travis.yml |