Update .travis.yml

This commit is contained in:
AlphaX-Projects 2021-12-29 14:04:28 +01:00 committed by GitHub
parent 3f594181f8
commit 56ed0bb0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ jobs:
- stage: Deploy Windows & Mac
if: tag IS present
os: osx
osx_image: xcode10.2
osx_image: xcode11.3
script:
- newVersion=$(git describe --abbrev=0)
- yarn version --new-version $newVersion