Sha256: 0a6102a35ceaad692d83397a260d041246a3ece90973d455ba725175f1acd9c6
Contents?: true
Size: 425 Bytes
Versions: 5
Compression:
Stored size: 425 Bytes
Contents
# This file is for shopify internal development, feel free to ignore. name: recordstore up: - ruby: 2.5.0 - 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
record_store-5.8.0 | dev.yml |
record_store-5.7.4 | dev.yml |
record_store-5.7.3 | dev.yml |
record_store-5.7.2 | dev.yml |
record_store-5.7.1 | dev.yml |