diff options
| author | Maxime Dénès | 2017-06-14 00:11:00 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-06-14 00:11:00 +0200 |
| commit | 13d23aafe01f87bdbf2205217b82b7836661c5de (patch) | |
| tree | 873a84dbccc56f5d2f53b3a70161b25b6ac4a676 /Makefile.ci | |
| parent | 25462addaf604ff51e886bbc92937bb272982b04 (diff) | |
| parent | 268ccbb0d3d990e42cef4ae4833e0e7964aea24d (diff) | |
Merge PR#498: Bignums as a separate opam package
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci index 35eadc7d70..2f7fcd48a5 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -1,4 +1,5 @@ CI_TARGETS=ci-all \ + ci-bignums \ ci-bedrock-facade \ ci-bedrock-src \ ci-color \ |
