Only build dev branch.
This commit is contained in:
parent
330872731d
commit
6d48863b1f
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@ os:
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
branches:
|
branches:
|
||||||
only:
|
except:
|
||||||
- master
|
- master
|
||||||
|
only:
|
||||||
- dev
|
- dev
|
||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue