.travis.yml in oculus-0.5.0 vs .travis.yml in oculus-0.8.0

- old
+ new

@@ -3,5 +3,6 @@ - 1.9.2 - 1.9.3 before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" +- "bundle exec rake db:test:populate"