Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Add the version regex to build release version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwzho committed May 5, 2019
1 parent c051b3c commit 47c0c87
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 @@ -8,6 +8,7 @@ env:
branches:
only:
- master
- /^\d+\.\d+(\.\d+)?(-\S*)?$/

install:
- if [ "$ANSIBLE_VERSION" == "latest" ]; then pip install ansible[azure]; else pip
Expand Down

0 comments on commit 47c0c87

Please sign in to comment.