diff --git a/.travis.yml b/.travis.yml index 1aa4b5397f..807ea4cd33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,11 @@ # (http://docs.travis-ci.com/). # +# Only use continuous integration on the master branch +branches: + only: + - master + # Send notifications on every build failure to comitter and author. Never send # notifications for sucessful builds. notifications: