mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +01:00
Build the core_tests under Travis
This commit is contained in:
@@ -54,10 +54,7 @@ else ()
|
|||||||
endif()
|
endif()
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
# Skip the core_tests if we are running in Travis-CI because they will take too long
|
add_subdirectory(core_tests)
|
||||||
if (NOT DEFINED ENV{TRAVIS})
|
|
||||||
add_subdirectory(core_tests)
|
|
||||||
endif ()
|
|
||||||
add_subdirectory(crypto)
|
add_subdirectory(crypto)
|
||||||
add_subdirectory(functional_tests)
|
add_subdirectory(functional_tests)
|
||||||
add_subdirectory(performance_tests)
|
add_subdirectory(performance_tests)
|
||||||
|
|||||||
Reference in New Issue
Block a user