diff --git a/.travis.yml b/.travis.yml index bade0160af..d0e3da5b37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ script: bash ci/build.sh branches: only: - master - - /^v\d.\d.\d$/ + - /^v\d+\.\d+\.\d+$/