.travis.yml in shopify-sinatra-app-0.6.0 vs .travis.yml in shopify-sinatra-app-0.7.0

- old
+ new

@@ -1,8 +1,8 @@ language: ruby rvm: - - 2.5.0 + - 2.5.3 gemfile: example/Gemfile script: "./test.sh"