Try branch v1.8.47.
--HG-- branch : develop
This commit is contained in:
parent
489b09108f
commit
7a62022f88
|
@ -88,6 +88,8 @@ before_deploy:
|
|||
tar -C $TRAVIS_BUILD_DIR/build/src/app/valentina/bin --exclude "*.DS_Store" -cvzf valentina-osx-${TRAVIS_COMMIT}.tar.gz Valentina.app/;
|
||||
fi
|
||||
deploy:
|
||||
edge:
|
||||
branch: v1.8.47
|
||||
provider: bintray
|
||||
skip_cleanup: true
|
||||
file: ../share/bintray.json
|
||||
|
|
Loading…
Reference in New Issue
Block a user