Explorar el Código

appveyor: test on auto and try only

Jorge Aparicio hace 8 años
padre
commit
e80fca6469
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      appveyor.yml

+ 2 - 1
appveyor.yml

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