Sha256: 77a32e0ac70d31348d7900315c19528dda7fe9b14f2c87bba63e82a017fb7edc
Contents?: true
Size: 348 Bytes
Versions: 23
Compression:
Stored size: 348 Bytes
Contents
name: active-shipping up: - ruby: 2.3.1 - bundler commands: test: syntax: optional: file args... desc: 'run all tests or a specific test file' 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
23 entries across 23 versions & 1 rubygems