Sha256: 66e909c1a28f06336ecbded6a4716b5a763e664e85d450a19d47f58172d6019c
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
# Use Travis container-based infrastructure sudo: false # Ruby baby! language: 'ruby' # Only build on our Ruby version rvm: - '2.3.0' script: - 'echo "Checking code style" && bundle exec phare' - 'echo "Running tests" && bundle exec rspec'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubocop-mirego-0.1 | .travis.yml |
rubocop-mirego-0.0.4 | .travis.yml |
rubocop-mirego-0.0.3 | .travis.yml |