Skip to content

Commit

Permalink
Build on the release branches to reuse the travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Oct 14, 2021
1 parent 80fd684 commit 3d6304e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ dist: bionic

language: minimal

if: tag =~ /^v(\d)+(\.(\d)+){2}$/
branches:
only:
- /^release\/(\d)+(\.(\d)+){1}$/

jobs:
include:
Expand Down

0 comments on commit 3d6304e

Please sign in to comment.