mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +00:00
Merge pull request #9431 from jamessan/bug-fix-branch-ci
travis: Run ci for release-* branches
This commit is contained in:
@@ -126,6 +126,7 @@ addons:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- /^release-\d+\.\d+$/
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
|
Reference in New Issue
Block a user