mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
Travis: exclude new branch from build
This commit is contained in:
@@ -43,3 +43,7 @@ script:
|
|||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- travis_after_test_success
|
- travis_after_test_success
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- /^merge-branch-.*$/
|
||||||
|
|||||||
Reference in New Issue
Block a user