Skip to content

Commit

Permalink
Merge pull request #528 from NetSys/ci-tag
Browse files Browse the repository at this point in the history
Allow CI to build tagged commits
  • Loading branch information
sangjinhan authored Jun 20, 2017
2 parents 8834b3b + 11a6e60 commit 1a8d1e0
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 @@ -9,6 +9,7 @@ branches:
only:
- master
- /travis.*/
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/

env:
global:
Expand Down

0 comments on commit 1a8d1e0

Please sign in to comment.