aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2018-10-08 20:55:48 +0200
committerEmilio Jesus Gallego Arias2018-10-08 20:55:48 +0200
commit754d9662b9f7619542e77ad85f575d227fb42b2f (patch)
treea3720a6a9b3e29ba76c34a33dd02954f9ad1f51f /Makefile.ci
parentd792c2bf18e68a6301f295c79c05f25738456ecf (diff)
parentd21c7aca1d1ce94e2007f0e6c550d36230d9f64f (diff)
Merge PR #8674: [ci] Add aac-tactics.
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 \