Run the CI on all branches

This commit is contained in:
Roey Darwish Dror
2019-05-14 15:57:12 +03:00
parent 3cefa8bd95
commit e27dffd81c
2 changed files with 0 additions and 14 deletions

View File

@@ -73,10 +73,3 @@ before_cache:
notifications:
email:
on_success: never
branches:
only:
- staging
- trying
- master
- /^v[\d.]+$/

View File

@@ -55,10 +55,3 @@ notifications:
# Building is done in the test phase, so we disable Appveyor's build phase.
build: false
branches:
only:
- staging
- trying
- master
- /^v[\d.]+$/