.travis.yml: Remove my email from the list
[youtube-dl] / .travis.yml
index 0687c89572eab53ade23dd8dc1b7afd09ae63910..f140144149920ed025f36101a413165516be17ec 100644 (file)
@@ -3,11 +3,13 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
+  - "3.4"
 script: nosetests test --verbose
 notifications:
   email:
     - filippo.valsorda@gmail.com
     - phihag@phihag.de
+    - yasoob.khld@gmail.com
 #  irc:
 #    channels:
 #      - "irc.freenode.org#youtube-dl"