Merge pull request #555 from WebFreak001/fix-releases

Build tagged releases in CIs
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
The Dlang Bot 2018-12-27 07:16:40 +01:00 committed by GitHub
commit 21f273abfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ env:
branches:
only:
- master
- /^v\d+\.\d+\.\d+([+-]\S*)*$/
script: ./.travis.sh
jobs:

View File

@ -24,6 +24,7 @@ skip_tags: false
branches:
only:
- master
- /^v\d+\.\d+\.\d+([+-]\S*)*$/
install:
- ps: function ResolveLatestDMD