mirror of
https://github.com/mperham/connection_pool
synced 2023-03-27 23:22:21 -04:00
Reformat
This commit is contained in:
parent
a073eaf5d2
commit
42c642eac5
1 changed files with 8 additions and 8 deletions
16
.travis.yml
16
.travis.yml
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.2.0
|
||||
- jruby
|
||||
- rbx-2
|
||||
notifications:
|
||||
email:
|
||||
- drbrain@segment7.net
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.2.0
|
||||
- jruby
|
||||
- rbx-2
|
||||
- drbrain@segment7.net
|
||||
|
|
Loading…
Reference in a new issue