add branch to travis

This commit is contained in:
phiresky 2019-06-18 15:34:12 +02:00
parent b3360da107
commit 43ab7df614

View File

@ -47,6 +47,7 @@ branches:
only:
# Pushes and PR to the master branch
- master
- windows
# Ruby regex to match tags. Required, or travis won't trigger deploys when
# a new tag is pushed.
- /^\d+\.\d+\.\d+.*$/