summaryrefslogtreecommitdiff
path: root/other/travis/toxcore-script
diff options
context:
space:
mode:
authorendoffile78 <endoffile78@yahoo.com>2016-11-05 15:30:39 -0500
committerendoffile78 <endoffile78@yahoo.com>2016-11-06 09:14:53 -0600
commit3f53090c1d148da6ede2bbe85a58689c28289e14 (patch)
tree78bae45122f53a2de2b243e25560ba66bcfbe812 /other/travis/toxcore-script
parent7b6b47a610920e8911a80f4fc261c4b242279cdc (diff)
Remove assoc
Diffstat (limited to 'other/travis/toxcore-script')
-rwxr-xr-xother/travis/toxcore-script1
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 \