mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
updated .travis.yml, should now alert #pry when tests complete
This commit is contained in:
parent
b5da2c7f0a
commit
29036e3bca
1 changed files with 10 additions and 0 deletions
10
.travis.yml
10
.travis.yml
|
@ -2,5 +2,15 @@ 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
|
Loading…
Add table
Add a link
Reference in a new issue