diff options
Diffstat (limited to 'other/travis')
-rwxr-xr-x | other/travis/toxcore-script | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/other/travis/toxcore-script b/other/travis/toxcore-script index 06e76f12..d25dc135 100755 --- a/other/travis/toxcore-script +++ b/other/travis/toxcore-script | |||
@@ -11,7 +11,6 @@ RUN $CMAKE \ | |||
11 | -H. \ | 11 | -H. \ |
12 | -DCMAKE_INSTALL_PREFIX:PATH=$CURDIR/_install \ | 12 | -DCMAKE_INSTALL_PREFIX:PATH=$CURDIR/_install \ |
13 | -DASAN=ON \ | 13 | -DASAN=ON \ |
14 | -DASSOC_DHT=ON \ | ||
15 | -DDEBUG=ON \ | 14 | -DDEBUG=ON \ |
16 | -DSTRICT_ABI=ON \ | 15 | -DSTRICT_ABI=ON \ |
17 | -DTEST_TIMEOUT_SECONDS=300 \ | 16 | -DTEST_TIMEOUT_SECONDS=300 \ |