@@ -0,0 +1,11 @@
+name: shopify-api
+
+type: ruby
+up:
+ - ruby: 2.7.1
+ - bundler
+commands:
+ test:
+ run: bundle exec rake test