Sha256: 2aad5306308ff53e72298d64070d225c51c06a45f81c14a60bfcad47e898d687
Contents?: true
Size: 293 Bytes
Versions: 3
Compression:
Stored size: 293 Bytes
Contents
language: ruby sudo: false cache: bundler before_script: - bundle update rvm: - ruby-head - 2.6.4 - 2.5.6 - 2.4.7 os: - linux matrix: fast_finish: true allow_failures: - rvm: ruby-head script: - bundle exec rubocop - bundle exec rake test cache: bundler env: TEST=true
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
middleman-robots-1.3.7 | .travis.yml |
middleman-robots-1.3.6 | .travis.yml |
middleman-robots-1.3.5 | .travis.yml |