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