aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7658fa0..a969307 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ compiler:
env:
- MESON_ARGS=""
- - MESON_ARGS="--unity=on"
+ - RUN_TESTS_ARGS="--no-unittests" MESON_ARGS="--unity=on"
language:
- cpp