travis updated

This commit is contained in:
randx 2012-06-15 19:01:39 +03:00
parent 5bbf3ccf05
commit 85b86e6476

View file

@ -17,4 +17,4 @@ before_script:
- "bundle exec rake db:migrate RAILS_ENV=test"
- "bundle exec rake db:seed_fu RAILS_ENV=test"
- "sh -e /etc/init.d/xvfb start"
script: "bundle exec rake travis"
script: "bundle exec rake gitlab:test"