Sha256: 4d820e1c6571245afbe49482106b17eff2502bf935a29335e2614937f0622781
Contents?: true
Size: 331 Bytes
Versions: 2
Compression:
Stored size: 331 Bytes
Contents
--- language: ruby cache: bundler os: linux dist: xenial before_install: gem install bundler script: - bundle exec rake rubocop - bundle exec rake rspec jobs: fast_finish: true include: - rvm: 2.5.8 - rvm: 2.6.6 - rvm: 2.7.2 - rvm: ruby-head - rvm: jruby-head allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
smart_engine-0.10.0 | .travis.yml |
smart_engine-0.9.0 | .travis.yml |