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
14
.travis.yml
14
.travis.yml
|
@ -1,12 +1,12 @@
|
||||||
---
|
---
|
||||||
language: ruby
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 1.9.3
|
||||||
|
- 2.0.0
|
||||||
|
- 2.1.0
|
||||||
|
- 2.2.0
|
||||||
|
- jruby
|
||||||
|
- rbx-2
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- drbrain@segment7.net
|
- drbrain@segment7.net
|
||||||
rvm:
|
|
||||||
- 1.9.3
|
|
||||||
- 2.0.0
|
|
||||||
- 2.1.0
|
|
||||||
- 2.2.0
|
|
||||||
- jruby
|
|
||||||
- rbx-2
|
|
||||||
|
|
Loading…
Reference in a new issue