From df9da6750d8c352dfaee1f75c660a316e6408770 2014-01-20 01:53:58 From: Toshi MARUYAMA Date: 2014-01-20 01:53:58 Subject: [PATCH] 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 8b9a876..179e88b 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