2
0
Эх сурвалжийг харах

Add stable release branch to CI

Camilla Löwy 6 жил өмнө
parent
commit
0ccb690853
2 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 1 0
      .appveyor.yml
  2. 1 0
      .travis.yml

+ 1 - 0
.appveyor.yml

@@ -2,6 +2,7 @@ branches:
     only:
     only:
         - ci
         - ci
         - master
         - master
+        - 3.3-stable
 skip_tags: true
 skip_tags: true
 environment:
 environment:
     CFLAGS: /WX
     CFLAGS: /WX

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ branches:
     only:
     only:
         - ci
         - ci
         - master
         - master
+        - 3.3-stable
 matrix:
 matrix:
     include:
     include:
         - os: linux
         - os: linux