1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
This commit is contained in:
Tamir Duberstein 2015-01-17 22:44:32 -08:00
parent a073eaf5d2
commit 42c642eac5

View file

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