updated .travis.yml, should now alert #pry when tests complete

This commit is contained in:
John Mair 2011-09-22 03:56:59 +12:00
parent b5da2c7f0a
commit 29036e3bca
1 changed files with 10 additions and 0 deletions

View File

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