summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 907d10eb4e..97fb0f1f6a 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -13,5 +13,4 @@ freebsd_12_task:
- make -j${NPROC}
- src/vim --version
test_script:
- # Runtime Indent tests do not work, run only the normal test suite
- - cd src && make test
+ - make test