Add myself to travis notifications
[youtube-dl] / .travis.yml
index c8b6e511215651fbd1ff934eb210952731f1e3f4..7f1fa8a3c3e2e447c25982aac8e8bafede765dd3 100644 (file)
@@ -3,11 +3,13 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
-script: nosetests test --nocapture
+script: nosetests test --verbose
 notifications:
   email:
     - filippo.valsorda@gmail.com
-  irc:
-    channels:
-      - "irc.freenode.org#youtube-dl"
-    skip_join: true
+    - phihag@phihag.de
+    - jaime.marquinez.ferrandiz+travis@gmail.com
+#  irc:
+#    channels:
+#      - "irc.freenode.org#youtube-dl"
+#    skip_join: true