diff options
| author | Emilio Jesus Gallego Arias | 2018-06-28 04:14:26 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-06-28 04:14:26 +0200 |
| commit | 2a036e512024d522846cc1b900ad06fe71c5733a (patch) | |
| tree | 1b41c5506c788b7e57ae61cf4e954d29dd511c54 /Makefile.ci | |
| parent | 5481c85cee42eadf14200e3528e6284d96913569 (diff) | |
| parent | 2f2a3eb27c1d76b1943d2b08abb1fc3224109fb3 (diff) | |
Merge PR #7934: Add mit-plv/bedrock2-ci to CI
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.ci b/Makefile.ci index 7f63157faf..fce16906c4 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -8,7 +8,8 @@ ## # (see LICENSE file for the text of the license) ## ########################################################################## -CI_TARGETS=ci-bignums \ +CI_TARGETS=ci-bedrock2 \ + ci-bignums \ ci-color \ ci-compcert \ ci-coq-dpdgraph \ |
