mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 00:53:57 -07:00
remove travis deployment to bintray (#2516)
This commit is contained in:
parent
2d401e4aba
commit
1cc50b2793
3 changed files with 0 additions and 42 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue