@@ -17,3 +17,9 @@ after_success: |
notifications:
email:
on_success: never
+branches:
+ only:
+ - master
+ - next
+ - staging
+ - trying