mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-23 04:38:53 +00:00
Build the core_tests under Travis
This commit is contained in:
parent
e0bf02a6ce
commit
f017fecde9
@ -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
|
|
||||||
if (NOT DEFINED ENV{TRAVIS})
|
|
||||||
add_subdirectory(core_tests)
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user