Skip to content

Commit

Permalink
Adds Travis notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Oct 16, 2011
1 parent 8a571cf commit 0cdc75e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -12,9 +12,9 @@ env:
- GEM=sunspot_rails RAILS=3.1.1

notifications:
# irc: "irc.freenode.org#sunspot-ruby"
# recipients:
# - nick@onemorecloud.com
irc: "irc.freenode.org#sunspot-ruby"
recipients:
- alindeman@gmail.com

script:
- ci/travis.sh

0 comments on commit 0cdc75e

Please sign in to comment.