Add stable release branch to CI

(cherry picked from commit 0ccb690853)
This commit is contained in:
Camilla Löwy 2019-05-17 16:58:50 +02:00
parent 80935c6c27
commit 645b8c3bba
2 changed files with 2 additions and 0 deletions

View File

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

View File

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