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
This commit is contained in:
Toshi MARUYAMA 2014-01-20 01:53:58 +00:00
parent 4d95f815d2
commit df9da6750d
1 changed files with 13 additions and 13 deletions

View File

@ -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