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 0234f062..7a289e53 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -14,4 +14,4 @@ cirrus-ci_task:
14 - mv c-toxcore cirrus-ci-build 14 - mv c-toxcore cirrus-ci-build
15 - cd - 15 - cd -
16 test_all_script: 16 test_all_script:
17 - bazel test --remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST --copt=-DUSE_IPV6=0 -c opt -k //c-toxcore/... 17 - bazel test --copt=-DUSE_IPV6=0 -c opt -k //c-toxcore/...