Explorar el Código

Only develop branch testing for Appveyor.

Rene Rivera hace 10 años
padre
commit
0f77b69ec8
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      appveyor.yml

+ 4 - 0
appveyor.yml

@@ -1,3 +1,7 @@
+branches:
+  only:
+    - develop
+
 environment:
   matrix:
     - SCRIPT: ci_boost_status

粤ICP备19079148号