We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Continuous integration (markdown)
Upgrade rubies
At time of writing rvm's default 1.8.7 was still p334. Created rvm alias for latest 1.8.7 to CI server rather than used ruby-1.8.7-p352 in suite.
Add Rubinius 1.2.3
Remove old Gemfile.lock from DummyApp as well before running bundle install
Use bundle exec for prepare_ci_env rake task as well
Update JRuby compatibility to 1.6.2
Update rake task namespace
Remove rbx from build targets until it's actually working on the CI server and add a build step to clear previous Gemfile.locks before doing a bundle install Updated Continuous integration (markdown)
Postgresql requirement is now 9.0 due to JRuby/JDBC Updated Continuous integration (markdown)
Include --trace to rake tasks for easier debugging Updated Continuous integration (markdown)
Update build settings to match current setup Updated Continuous integration (markdown)
Update info to match current configuration Updated Continuous integration (markdown)
Add MySQL database backend Updated Continuous integration (markdown)
Update to cover current state of CI and add some helpful links Updated Continuous integration (markdown)
Rename page ci Updated Continuous integration (markdown)