mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
17 lines
198 B
YAML
17 lines
198 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.2
|
|
- 1.9.3
|
|
- ree
|
|
- rbx-18mode
|
|
- rbx-19mode
|
|
- jruby
|
|
|
|
notifications:
|
|
irc: "irc.freenode.org#pry"
|
|
recipients:
|
|
- jrmair@gmail.com
|
|
|
|
branches:
|
|
only:
|
|
- master
|