diff --git a/.travis.yml b/.travis.yml
index 0fda6b57bf5f4f2ebdc0449f4f0f52f52c5a6b6e..92ee055cf4b75383665e80b9a5de1f633b0365b6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,12 @@ scala:
 jdk:
     - oraclejdk7
 
+branches:
+    only:
+        - master
+
 notifications:
     email:
         - ekneuss@gmail.com
+        - philippe.suter@gmail.com
     irc: "chat.freenode.net#epfl-lara"