Kaynağa Gözat

Enable feature branches in .travis.yml

Peter Dimov 7 yıl önce
ebeveyn
işleme
da4606f47f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -9,6 +9,7 @@ branches:
   only:
     - master
     - develop
+    - /feature\/.*/
 
 dist: trusty
 

粤ICP备19079148号