Building beta-* and stable-* tags
This commit is contained in:
parent
58757cc46c
commit
8ea7331d2b
@ -4,6 +4,8 @@ language: rust
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- /^beta-.*$/
|
||||||
|
- /^stable-.*$/
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user