Continuous integration » History » Revision 12
Revision 11 (Jean-Philippe Lang, 2014-11-15 13:23) → Revision 12/15 (Jean-Philippe Lang, 2017-07-25 19:17)
h1. Continuous integration The Redmine build status can be found at http://www.redmine.org/builds/. Tests run on Ubuntu 16.04 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 and Gems: * You can see the ruby version and gems list on each build log * Databases: * MySQL 5.7 5.1.58 * PostgreSQL 9.5 9.1.1 * Sqlite 3.11 3.7.7 * SQL Server 2012 * SCM: * Subversion 1.9.3 1.6.12 * Mercurial 3.7.3 1.9.1 * Git 2.7.4 1.7.5.4 * CVS 1.12.13 * Bazaar 2.7.0 2.4.1 * Darcs 2.5.2 Test coverage is available at http://www.redmine.org/builds/coverage/ and is updated daily.