Run the CI on all branches
This commit is contained in:
@@ -73,10 +73,3 @@ before_cache:
|
|||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_success: never
|
on_success: never
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- staging
|
|
||||||
- trying
|
|
||||||
- master
|
|
||||||
- /^v[\d.]+$/
|
|
||||||
|
|||||||
@@ -55,10 +55,3 @@ notifications:
|
|||||||
|
|
||||||
# Building is done in the test phase, so we disable Appveyor's build phase.
|
# Building is done in the test phase, so we disable Appveyor's build phase.
|
||||||
build: false
|
build: false
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- staging
|
|
||||||
- trying
|
|
||||||
- master
|
|
||||||
- /^v[\d.]+$/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user