Add master branch to travis.yml

This commit is contained in:
Rodrigo Nascimento 2017-08-23 11:44:43 -03:00
parent ead788a7bf
commit a610d97a7f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
branches:
only:
- develop
- master
- "/^\\d+\\.\\d+\\.\\d+(-rc\\.\\d+)?$/"
matrix: