Sha256: eff3bd73bb5c147e7244d3afce278e529faebf9f41980c0a484540192232350b
Contents?: true
Size: 349 Bytes
Versions: 8
Compression:
Stored size: 349 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
Version data entries
8 entries across 8 versions & 1 rubygems