.travis.yml in shopify-sinatra-app-0.3.3 vs .travis.yml in shopify-sinatra-app-0.3.4

- old
+ new

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