Selaa lähdekoodia

Whitelist branches for CI

Josh Stone 8 vuotta sitten
vanhempi
commit
3299702e69
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  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