diff --git a/.travis.yml b/.travis.yml
index 777ca581cb248c5351cab0e4c28fecf83600c29c..59d495c43390d0f5c7bb6513d7efd00abd2114ef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,9 @@ cache:
   - tmp/cache/babel-loader
 dist: trusty
 sudo: required
+branches:
+  only:
+  - master
 
 notifications:
   email: false