diff --git a/.travis.yml b/.travis.yml index 01e43360..471dd578 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,5 +21,8 @@ before_script: script: - make - make install +branches: + only: + - master notifications: email: false