diff --git a/.travis.yml b/.travis.yml index 40d0fab8c..9f29ee72e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,5 +13,9 @@ env: - DB=postgres - DB=mysql +branches: + only: + - master + notifications: disable: true