浏览代码

appveyor: test on auto and try only

Jorge Aparicio 8 年之前
父节点
当前提交
e80fca6469
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      appveyor.yml

+ 2 - 1
appveyor.yml

@@ -26,4 +26,5 @@ on_success:
 
 branches:
   only:
-    - master
+    - auto
+    - try