Skip to content

Commit

Permalink
.travis.yml: work around Travis's tag blindness using a regexp
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Dec 23, 2018
1 parent 55e93fb commit 6d25a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ branches:
only:
- master
- v3.2
- /^v3.2.*$/

matrix:
include:
Expand Down

0 comments on commit 6d25a29

Please sign in to comment.