summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* add Ruby 1.9.2 to .travis.ymlToshi MARUYAMA2014-08-281-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13354 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.ymlToshi MARUYAMA2014-05-011-2/+2
| | | | | | | See: https://github.com/travis-ci/travis-ci/issues/2220 git-svn-id: http://svn.redmine.org/redmine/trunk@13116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* allow jruby test failure on travisToshi MARUYAMA2014-02-111-0/+5
| | | | | | | | | SCM tests fail randomly due to IO.popen(). See: https://github.com/jruby/jruby/issues/779 git-svn-id: http://svn.redmine.org/redmine/trunk@12875 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use jruby instead of jruby-18mode etc. at .travis.ymlToshi MARUYAMA2014-02-111-4/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12874 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add "jruby-20mode" and "jruby-21mode" to .travis.ymlToshi MARUYAMA2014-02-111-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12873 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add "git --version" to .travis.ymlToshi MARUYAMA2014-02-071-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12858 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove JRuby PostgreSQL from allow_failures of .travis.ymlToshi MARUYAMA2014-01-191-8/+0
| | | | | | | | | | Tests pass on Travis. * jruby 1.7.9 (1.9.3p392) 2014-01-09 87b108a on Java HotSpot(TM) 64-Bit Server VM 1.7.0_45-b18 [linux-amd64] * jdbc-postgres (9.3.1100) * activerecord-jdbc-adapter (1.3.5) * activerecord-jdbcpostgresql-adapter (1.3.5) git-svn-id: http://svn.redmine.org/redmine/trunk@12668 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typo of .travis.ymlToshi MARUYAMA2014-01-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12666 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add .travis.yml and switch database user/password by environmentsToshi MARUYAMA2014-01-181-0/+41
git-svn-id: http://svn.redmine.org/redmine/trunk@12665 e93f8b46-1217-0410-a6f0-8f06a7374b81