.travis.yml in
shopify-sinatra-app-0.10.0
vs .travis.yml in
shopify-sinatra-app-0.11.0
- old
+ new
@@ -1,8 +1,8 @@
language: ruby rvm:
- - 2.5.3
+ - 2.6.3
gemfile: example/Gemfile script: "./test.sh"