Continuous integration » History » Revision 9
Revision 8 (Jean-Philippe Lang, 2012-04-22 22:06) → Revision 9/15 (Jean-Philippe Lang, 2013-01-19 23:55)
h1. Continuous integration The Redmine build status can be found at http://www.redmine.org/builds/. Tests run on Ubuntu 11.10 (GNU/Linux 3.0.0-12-generic-pae i686) with the help of "Jenkins CI":http://jenkins-ci.org/. Below are the details of the test environments: * Ruby interpreters: * ruby-1.8.7 ruby-1.8.7-p358 * ruby-1.9.2 ruby-1.9.2-p318 * ruby-1.9.3 ruby-1.9.3-p125 * jruby 1.6.7 * Databases: * MySQL 5.1.58 * PostgreSQL 9.1.1 * Sqlite 3.7.7 * SQL Server 2012 * Gems: * You can see the gem list on each build log * SCM: * Subversion 1.6.12 * Mercurial 1.9.1 * Git 1.7.5.4 * CVS 1.12.13 * Bazaar 2.4.1 * Darcs 2.5.2 Test coverage is available at http://www.redmine.org/builds/coverage/ and is updated daily.