Sha256: bbdb09cfd40d83558b626d768fa13f86c6a6d0215004317093dbb0c58314a9da
Contents?: true
Size: 559 Bytes
Versions: 5
Compression:
Stored size: 559 Bytes
Contents
build: environment: ruby: '2.1.2' dependencies: before: - sudo apt-get update - sudo apt-get install libav-tools -y - bundle install checks: ruby: code_rating: true duplicate_code: true style_signal_exception: enforced_style: semantic style_redundant_exception: true style_raise_args: enforced_style: exploded style_predicate_name: true style_comment_annotation: true rails_output: false filter: excluded_paths: - 'test/*'
Version data entries
5 entries across 5 versions & 1 rubygems