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