Merge branch 'bintray-version' into 'master'

Set Bintray version to be the same as the in app version

See merge request b0/spectral!38
square-messages
Black Hat 2019-01-18 01:25:44 +00:00
commit 91fe860b7c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ script:
before_deploy:
- mv ${DEPLOY_DIR}/bin/spectral.dmg ./
- sed -i -e "s/TRAVIS_BUILD_NUMBER/$(git rev-list --count HEAD)/g" .ci/bintray-release.json
- sed -i -e "s/TRAVIS_BUILD_NUMBER/0.0.0.$(git rev-list --count HEAD)/g" .ci/bintray-release.json
deploy:
- provider: bintray