mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
Merge pull request #313 from camptocamp/15.0-travis-master-only
[15.0] Travis build only on master branches
This commit is contained in:
@@ -2,6 +2,10 @@ language: python
|
|||||||
sudo: false
|
sudo: false
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- "/^[[:digit:]]{1,2}.[[:digit:]]$/"
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user