Browse Source

Whitelist branches for CI

Josh Stone 7 years ago
parent
commit
3299702e69
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

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