Mercurial > hg > soundsoftware-site
diff lib/plugins/awesome_nested_set/.travis.yml @ 1115:433d4f72a19b redmine-2.2
Update to Redmine SVN revision 11137 on 2.2-stable branch
author | Chris Cannam |
---|---|
date | Mon, 07 Jan 2013 12:01:42 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/plugins/awesome_nested_set/.travis.yml Mon Jan 07 12:01:42 2013 +0000 @@ -0,0 +1,14 @@ +notifications: + email: + - parndt@gmail.com +env: + - DB=sqlite3 + - DB=sqlite3mem + - DB=postgresql + - DB=mysql +rvm: + - 1.8.7 + - 1.9.2 + - 1.9.3 + - rbx-2.0 + - jruby \ No newline at end of file