Sha256: 4b31c0d7008de9d250d39e3f11e43f6960a2c3736214e6f03f67ab96f9507d58
Contents?: true
Size: 403 Bytes
Versions: 11
Compression:
Stored size: 403 Bytes
Contents
# This file is for shopify internal development, feel free to ignore. name: recordstore up: - ruby: 2.3.1 - 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 packages: - git@github.com:Shopify/dev-shopify.git
Version data entries
11 entries across 11 versions & 1 rubygems