diff options
| author | Emilio Jesus Gallego Arias | 2018-06-17 12:52:54 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-06-17 12:52:54 +0200 |
| commit | 8854588be4e2e8249f6ad9d16a0fd0534d42b66d (patch) | |
| tree | bc546e5207844447596ab3d440f1c24c31855114 | |
| parent | 955e5a63cd2405632bb535b81bbad2fbe74d0394 (diff) | |
| parent | 3af7a31a45d3b600a49fc0268fae03d793f121e7 (diff) | |
Merge PR #7844: Remove Elpi from Travis.
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index 86a2aea668..6273346906 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,11 +82,6 @@ matrix: - TEST_TARGET="ci-coquelicot" - if: NOT (type = pull_request) env: - - TEST_TARGET="ci-elpi" EXTRA_OPAM="elpi" - # ppx_tools_versioned requires a specific version findlib - - FINDLIB_VER="" - - if: NOT (type = pull_request) - env: - TEST_TARGET="ci-equations" - if: NOT (type = pull_request) env: |
