about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5f4724a89e7..d42ef2287af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,9 @@ script:
 notifications:
   email:
     on_success: never
+branches:
+  only:
+  - master
 env:
   global:
   - RUST_TEST_NOCAPTURE=1