Update travis config to fit with the gitlab flow.
This commit is contained in:
parent
ab0adc36cf
commit
0809e2b132
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ script:
|
||||||
- bash _cibuild.sh
|
- bash _cibuild.sh
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only: master
|
only: production
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: false # for posts lastmod
|
depth: false # for posts lastmod
|
||||||
|
|
Loading…
Reference in a new issue