.travis.yml in schema_comments-0.4.3 vs .travis.yml in schema_comments-0.5.0

- old
+ new

@@ -1,10 +1,9 @@ script: "bundle exec rake spec" rvm: - 2.2.4 - 2.3.0 gemfile: - - gemfiles/Gemfile.rails-4.0 - gemfiles/Gemfile.rails-4.1 - gemfiles/Gemfile.rails-4.2 env: - DB=sqlite3 - DB=mysql2