diff options
| author | 杨威 <[email protected]> | 2020-10-12 14:42:10 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2020-10-12 14:42:10 +0800 |
| commit | 17e6d76f6dc834ec06562a61f2dba06b15501123 (patch) | |
| tree | 699b52371c9d465cebb74706050a6f492c1f462a /ci | |
| parent | 54534e34458d1f2480a37e3611af550eed4a9ed7 (diff) | |
🐎ci: testing源版本名增加日期
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/travis.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/travis.sh b/ci/travis.sh index 9b9abb5..7ea84a7 100644 --- a/ci/travis.sh +++ b/ci/travis.sh @@ -46,7 +46,7 @@ cmake3 -DCMAKE_CXX_FLAGS=$CXX_FLAGS \ -DPLATFORM_MODE=$PLATFORM_MODE \ -DCMAKE_BUILD_TYPE=$BUILD_TYPE \ -DCMAKE_INSTALL_PREFIX=$INSTALL_PREFIX \ - -DENABLE_DEVEL=$ENABLE_DEVEL_SWITCH \ + -DVERSION_DAILY_BUILD=$TESTING_VERSION_BUILD \ -DMEM_POOL=$MEM_POOL \ -DASAN_OPTION=$ASAN_OPTION \ .. |
