summaryrefslogtreecommitdiff
path: root/other/travis/toxcore-script
diff options
context:
space:
mode:
Diffstat (limited to 'other/travis/toxcore-script')
-rwxr-xr-xother/travis/toxcore-script1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/travis/toxcore-script b/other/travis/toxcore-script
index 65c4c7b5..83ca8c04 100755
--- a/other/travis/toxcore-script
+++ b/other/travis/toxcore-script
@@ -30,6 +30,7 @@ RUN $CMAKE \
30 -DCMAKE_INSTALL_PREFIX:PATH=$CURDIR/_install \ 30 -DCMAKE_INSTALL_PREFIX:PATH=$CURDIR/_install \
31 -DASAN=ON \ 31 -DASAN=ON \
32 -DDEBUG=ON \ 32 -DDEBUG=ON \
33 -DMUST_BUILD_TOXAV=ON \
33 -DSTRICT_ABI=ON \ 34 -DSTRICT_ABI=ON \
34 -DTEST_TIMEOUT_SECONDS=120 \ 35 -DTEST_TIMEOUT_SECONDS=120 \
35 -DTRACE=ON \ 36 -DTRACE=ON \