From: Toshi MARUYAMA Date: Mon, 20 Jan 2014 01:53:58 +0000 (+0000) Subject: svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.travis.yml X-Git-Tag: 2.5.0~224 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=df9da6750d8c352dfaee1f75c660a316e6408770;p=redmine.git svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.travis.yml git-svn-id: http://svn.redmine.org/redmine/trunk@12675 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/plugins/awesome_nested_set/.travis.yml b/lib/plugins/awesome_nested_set/.travis.yml index 8b9a87628..179e88bdf 100644 --- a/lib/plugins/awesome_nested_set/.travis.yml +++ b/lib/plugins/awesome_nested_set/.travis.yml @@ -1,14 +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 +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