Revert "Merge branch 'macos-build-number' into 'master'"
This reverts merge request !34
This commit is contained in:
@@ -17,7 +17,7 @@ script:
|
|||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- mv ${DEPLOY_DIR}/bin/spectral.dmg ./
|
- 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/${TRAVIS_BUILD_NUMBER}/g" .ci/bintray-release.json
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: bintray
|
- provider: bintray
|
||||||
|
|||||||
Reference in New Issue
Block a user