diff --git a/.travis.yml b/.travis.yml index 7a4dcf9dcf..4ab5f16b1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,9 +57,3 @@ jobs: script: - ./gen-scm-source.sh - ./push_image.sh - -branches: - only: - - master - # Regular expression for release branches. E.g. -> 2.53.1a, 3.0.1a - - /^([0-9]|[0-9][0-9])[.]([0-9]|[0-9][0-9])[.]([0-9]|[0-9][0-9])[a-z]$/ \ No newline at end of file