瀏覽代碼

Whitelist branches for CI

Josh Stone 7 年之前
父節點
當前提交
3299702e69
共有 1 個文件被更改,包括 6 次插入0 次删除
  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