2013-07-09 15:36:23 +00:00
|
|
|
---
|
2013-12-31 18:55:43 +00:00
|
|
|
before_install: gem update bundler
|
2012-06-13 01:08:00 +00:00
|
|
|
before_script: bundle exec rake db:create db:schema:load
|
|
|
|
bundler_args: --without assets:development:production
|
2012-03-12 17:09:11 +00:00
|
|
|
language: ruby
|
2011-05-08 23:03:38 +00:00
|
|
|
rvm:
|
2013-12-31 18:55:43 +00:00
|
|
|
- 2.1.0
|