Skip to content

Commit

Permalink
Add stable release branch to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
elmindreda committed May 17, 2019
1 parent 535491c commit 0ccb690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ branches:
only:
- ci
- master
- 3.3-stable
skip_tags: true
environment:
CFLAGS: /WX
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ branches:
only:
- ci
- master
- 3.3-stable
matrix:
include:
- os: linux
Expand Down

0 comments on commit 0ccb690

Please sign in to comment.