1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Enable travis IRC notifications

This commit is contained in:
Paul Nasrat 2012-05-31 10:06:52 +01:00
parent 0cf1fc4f50
commit 7e9836c9c8

View file

@ -11,6 +11,7 @@ before_install:
install: pip install nose virtualenv scripttest mock
script: nosetests
notifications:
irc: "irc.freenode.org#pip"
branches:
only:
- develop