forked from Qortal/qortal-ui
Update .travis.yml
This commit is contained in:
parent
6cd429a4d3
commit
a5761c8f4b
@ -58,7 +58,7 @@ jobs:
|
|||||||
- stage: Deploy Windows & Mac
|
- stage: Deploy Windows & Mac
|
||||||
if: tag IS present
|
if: tag IS present
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode11.3
|
osx_image: xcode12.0
|
||||||
script:
|
script:
|
||||||
- newVersion=$(git describe --abbrev=0)
|
- newVersion=$(git describe --abbrev=0)
|
||||||
- yarn version --new-version $newVersion
|
- yarn version --new-version $newVersion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user