aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-05-09 19:01:10 -0400
committerGravatar Jason Gross <jgross@mit.edu>2018-05-09 19:01:10 -0400
commitfcb522e8a8994d80cb363096bda62fa30f762001 (patch)
treedeabbac55e26645a7517f52e04b331238c1e47a3 /.gitlab-ci.yml
parent372737ba74baa2af8ee798df1b2768a5d827a179 (diff)
[ci] Add mit-plv/cross-crypto
I followed the code for fiat-crypto / fiat-parsers. I hope I didn't miss anything.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1789846c8..ac4304da1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -242,6 +242,9 @@ ci-coq-dpdgraph:
ci-coquelicot:
<<: *ci-template
+ci-cross-crypto:
+ <<: *ci-template
+
ci-elpi:
<<: *ci-template