summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 7a289e53..54fedfb1 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -13,5 +13,6 @@ cirrus-ci_task:
13 - git clone --branch=upgrade-bazel --depth=1 https://github.com/iphydf/toktok-stack cirrus-ci-build 13 - git clone --branch=upgrade-bazel --depth=1 https://github.com/iphydf/toktok-stack cirrus-ci-build
14 - mv c-toxcore cirrus-ci-build 14 - mv c-toxcore cirrus-ci-build
15 - cd - 15 - cd -
16 - bazel version
16 test_all_script: 17 test_all_script:
17 - bazel test --copt=-DUSE_IPV6=0 -c opt -k //c-toxcore/... 18 - bazel test --copt=-DUSE_IPV6=0 -c opt -k //c-toxcore/...