also watch master and next for deployment
This commit is contained in:
@@ -16,9 +16,11 @@ script:
|
|||||||
- make all
|
- make all
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
# Only watch the development branch.
|
# Only watch the development and release branches.
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
- master
|
||||||
|
- next
|
||||||
- bleed
|
- bleed
|
||||||
|
|
||||||
# Notify developers when build passed/failed.
|
# Notify developers when build passed/failed.
|
||||||
|
|||||||
Reference in New Issue
Block a user