mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-22 20:26:50 +00:00
Update .travis.yml
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
- stage: Deploy Windows & Mac
|
||||
if: tag IS present
|
||||
os: osx
|
||||
osx_image: xcode11.3
|
||||
osx_image: xcode12.0
|
||||
script:
|
||||
- newVersion=$(git describe --abbrev=0)
|
||||
- yarn version --new-version $newVersion
|
||||
|
Reference in New Issue
Block a user