remove travis deployment to bintray (#2516)

This commit is contained in:
tooomm 2017-03-19 17:58:31 +01:00 committed by Zach H
parent 2d401e4aba
commit 1cc50b2793
3 changed files with 0 additions and 42 deletions

View file

@ -199,12 +199,6 @@ elseif(WIN32)
)
endif()
# Configure file with build deployment data for travis
configure_file(
${CMAKE_MODULE_PATH}/bintray_deploy.json.in
${PROJECT_BINARY_DIR}/bintray_deploy.json
)
include(CPack)
# Compile servatrice (default off)