Actions
Continuous integration » History » Revision 6
« Previous |
Revision 6/15
(diff)
| Next »
Jean-Philippe Lang, 2012-03-04 10:41
new ci server
Continuous integration¶
The Redmine build status can be found at http://www.redmine.org/builds/.
Tests run on the following environments:
- Ruby interpreters:
- ruby-1.8.7-p358
- ruby-1.9.2-p318
- ruby-1.9.3-p125
- jruby 1.6.7
- Databases:
- MySQL 5.1.58
- PostgreSQL 9.1.1
- Sqlite 3.7.7
- Database gems:
- mysql (2.8.1), used with ruby 1.8
- mysql2 (0.2.18), used with ruby 1.9
- pg (0.9.0)
- sqlite3 (1.3.5)
- 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.
Updated by Jean-Philippe Lang over 12 years ago · 6 revisions locked