diff --git a/.travis.yml b/.travis.yml index 4838831..a5b200c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,9 @@ install: script: - composer lint +branches: + only: + - master + notifications: email: false