Add master branch to travis.yml
This commit is contained in:
parent
ead788a7bf
commit
a610d97a7f
|
@ -1,6 +1,7 @@
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- develop
|
- develop
|
||||||
|
- master
|
||||||
- "/^\\d+\\.\\d+\\.\\d+(-rc\\.\\d+)?$/"
|
- "/^\\d+\\.\\d+\\.\\d+(-rc\\.\\d+)?$/"
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue