mirror of
https://github.com/mperham/connection_pool
synced 2023-03-27 23:22:21 -04:00
14 lines
162 B
YAML
14 lines
162 B
YAML
---
|
|
sudo: false
|
|
cache: bundler
|
|
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
- 2.1.0
|
|
- 2.2.0
|
|
- jruby
|
|
- rbx-2
|
|
notifications:
|
|
email:
|
|
- drbrain@segment7.net
|