summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 8b9abb87..e7673d11 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -21,4 +21,4 @@ cirrus-ci_task:
21 - mv c-toxcore cirrus-ci-build 21 - mv c-toxcore cirrus-ci-build
22 - cd - 22 - cd -
23 test_all_script: 23 test_all_script:
24 - bazel test -c opt -k //c-toxcore/... 24 - bazel test --copt=-DUSE_IPV6=0 -c opt -k //c-toxcore/...