.travis.yml in roo_on_rails-1.0.0 vs .travis.yml in roo_on_rails-1.0.1

- old
+ new

@@ -7,5 +7,8 @@ - bundle install --jobs=3 --retry=3 --path=vendor/bundle cache: bundler: false directories: - vendor/bundle +before_script: + - unset RACK_ENV + - unset RAILS_ENV