summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2020-03-02 15:06:12 +0000
committeriphydf <iphydf@users.noreply.github.com>2020-03-02 15:20:34 +0000
commite618829112a298d6a859369862f760f1b7e3dc11 (patch)
treedcbba36cc500806ea3745e6fdb026b9afc33d9ff /.cirrus.yml
parent0f7138c01006b35f2b1b477c30ae66ec243c21e1 (diff)
Add "cimple_test" to the bazel build.
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/...