.travis.yml in edit_mode-0.0.7 vs .travis.yml in edit_mode-0.0.8

- old
+ new

@@ -1,8 +1,9 @@ rvm: - 1.9.2 + - 2.0.0 -env: "RAILS_ENV=test DISPLAY=:99.0" +#env: "RAILS_ENV=test DISPLAY=:99.0" before_script: - "sh -c 'cd test_app && bundle && bundle exec rake db:drop db:migrate'" - - "sh -e /etc/init.d/xvfb start" +# - "sh -e /etc/init.d/xvfb start"