Merge remote branch 'jlee-r7/travis-notifications'

bug/bundler_fix
Tod Beardsley 2012-11-09 15:10:03 -06:00
commit 54c83d98fd
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
language: ruby
rvm:
# - '1.8.7'
- '1.8.7'
- '1.9.3'
matrix:
allow_failures:
- rvm: '1.8.7'
notifications:
irc: "irc.freenode.org#msfnotify"