aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorThéo Zimmermann2018-10-08 15:39:31 +0200
committerThéo Zimmermann2018-10-08 19:11:41 +0200
commitd21c7aca1d1ce94e2007f0e6c550d36230d9f64f (patch)
treea3720a6a9b3e29ba76c34a33dd02954f9ad1f51f /Makefile.ci
parentd792c2bf18e68a6301f295c79c05f25738456ecf (diff)
[ci] Add aac-tactics.
And fix a typo that was previously there.
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.ci b/Makefile.ci
index fb4f275e9e..8234da0869 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -8,7 +8,9 @@
## # (see LICENSE file for the text of the license) ##
##########################################################################
-CI_TARGETS=ci-bedrock2 \
+CI_TARGETS= \
+ ci-aac-tactics \
+ ci-bedrock2 \
ci-bignums \
ci-color \
ci-compcert \