Skip to content

Commit

Permalink
Run travis on version branches
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak committed Dec 5, 2019
1 parent 4d60d3e commit a0aae4a
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 @@ -10,6 +10,7 @@ os:
branches:
only:
- master
- /^v[0-9]+\.[0-9]+\.[0-9]+$/

install:
- GO111MODULE=on go mod vendor
Expand Down

0 comments on commit a0aae4a

Please sign in to comment.