summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-01-20 01:53:58 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-01-20 01:53:58 +0000
commitdf9da6750d8c352dfaee1f75c660a316e6408770 (patch)
tree49af524898e989de1ef01403dca50c1c169fa363 /lib
parent4d95f815d2cedd63da10fc6774194385c1b1b43e (diff)
downloadredmine-df9da6750d8c352dfaee1f75c660a316e6408770.tar.gz
redmine-df9da6750d8c352dfaee1f75c660a316e6408770.zip
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
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/awesome_nested_set/.travis.yml26
1 files changed, 13 insertions, 13 deletions
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