Actions
  Continuous integration » History » Revision 12
      « Previous |
    Revision 12/15
      (diff)
      | Next »
    
    Jean-Philippe Lang, 2017-07-25 19:17 
    
    
Continuous integration¶
The Redmine build status can be found at http://www.redmine.org/builds/.
Tests run on Ubuntu 16.04 with the help of Jenkins CI. 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
 - PostgreSQL 9.5
 - Sqlite 3.11
 - SQL Server 2012
 
 
- SCM:
	
- Subversion 1.9.3
 - Mercurial 3.7.3
 - Git 2.7.4
 - CVS 1.12.13
 - Bazaar 2.7.0
 
 
Test coverage is available at http://www.redmine.org/builds/coverage/ and is updated daily.
Updated by Jean-Philippe Lang over 8 years ago · 12 revisions locked