소스 검색

[appveyor] Add testing of master branch.

Rene Rivera 10 년 전
부모
커밋
3040112d29
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -1,6 +1,7 @@
 branches:
   only:
     - develop
+    - master
 
 environment:
   matrix:

粤ICP备19079148号