Skip to content

Commit

Permalink
bit more clever
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Mar 8, 2019
1 parent 97fcd38 commit b55f7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ cache:
- ${HOME}/.ccache_docker_build_cosmic
- ${HOME}/.ccache_docker_build_bionic
timeout: 1000
if: branch =~ /^master$/ OR branch =~ /^release-\d/ OR branch =~ /^final-\d/
if: NOT branch =~ /^(cherry-pick-)?backport-\d+-on-/ AND NOT branch =~ /-patch-\d+$/

env:
global:
Expand Down

0 comments on commit b55f7e3

Please sign in to comment.