.travis.yml in acts_as_tenant-0.4.0 vs .travis.yml in acts_as_tenant-0.4.1

- old
+ new

@@ -1,6 +1,4 @@ language: ruby -services: - - mongodb before_install: - gem update bundler -script: bundle exec rake spec:all +script: bundle exec rake spec