Sha256: deec4e784858d9722a87357c8ad9d26f762c54a37c5ab2ba416b1c56471f93a6
Contents?: true
Size: 425 Bytes
Versions: 3
Compression:
Stored size: 425 Bytes
Contents
# This file is for shopify internal development, feel free to ignore. name: recordstore up: - ruby: 2.4.3 - bundler commands: test: syntax: argument: file optional: args... desc: 'run tests' run: | if [[ $# -eq 0 ]]; then bundle exec rake test else bundle exec ruby -Itest "$@" fi style: syntax: "" desc: 'Run rubocop' run: 'bin/rubocop'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
record_store-5.7.0 | dev.yml |
record_store-5.6.0 | dev.yml |
record_store-5.5.4 | dev.yml |