diff --git a/.travis.yml b/.travis.yml index d03017a57072d9655c51d30add6ee6a10f19a710..6be7ad0231740d5e4022c4d02b7dc77b851d50cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,11 +27,11 @@ os: - osx ################################################################################ -# Build only for the master branch +# Build only for the master branch + specific tags branches: only: - master - - /^v2*$/ + - v2017.1 ################################################################################ # Install the build environment, derived from travis default installation