aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-05-30 23:43:09 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-06-02 20:11:21 -0400
commit332d85dc6c69fbcc2aae7b9d4af975fb43769b05 (patch)
tree715fe79a8df55b626601b8e92502684203c3fd49 /.travis.yml
parenta2a98a4015311af83edcf8fc87aa30a5318bead8 (diff)
Add coq-dpdgraph CI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e79498124..491a6c424 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,6 +41,7 @@ env:
- TEST_TARGET="ci-bedrock-facade"
- TEST_TARGET="ci-color"
- TEST_TARGET="ci-compcert"
+ - TEST_TARGET="ci-coq-dpdgraph" EXTRA_OPAM="ocamlgraph"
- TEST_TARGET="ci-coquelicot"
- TEST_TARGET="ci-geocoq"
- TEST_TARGET="ci-fiat-crypto"