aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-05-10 14:08:15 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-05-10 14:08:15 +0200
commite559f7553030dc3a86936794d0f80f39b0131960 (patch)
treef612099313b3790dde5c2e1edb38b71f429e9613 /.travis.yml
parent45171b6e34f01392dabee285f616f3f6f4217e98 (diff)
parentfcb522e8a8994d80cb363096bda62fa30f762001 (diff)
Merge PR #7473: [ci] Add mit-plv/cross-crypto
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 08b255cdf..d7caf1daf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,6 +76,9 @@ matrix:
- TEST_TARGET="ci-coquelicot"
- if: NOT (type = pull_request)
env:
+ - TEST_TARGET="ci-cross-crypto"
+ - if: NOT (type = pull_request)
+ env:
- TEST_TARGET="ci-elpi" EXTRA_OPAM="elpi"
# ppx_tools_versioned requires a specific version findlib
- FINDLIB_VER=""