Add a completion script generator for the fish shell
[youtube-dl] / .travis.yml
index c8b6e511215651fbd1ff934eb210952731f1e3f4..c6cc7a994be31732c563612d3560ba1cdf6379da 100644 (file)
@@ -3,11 +3,15 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
-script: nosetests test --nocapture
+  - "3.4"
+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
+    - yasoob.khld@gmail.com
+#  irc:
+#    channels:
+#      - "irc.freenode.org#youtube-dl"
+#    skip_join: true