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