diff --git a/.travis.yml b/.travis.yml index af0cca8..3e44b2e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,3 +17,9 @@ after_success: | notifications: email: on_success: never +branches: + only: + - master + - next + - staging + - trying