diff options
| author | Théo Zimmermann | 2018-06-16 21:14:43 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-06-16 21:14:43 +0200 |
| commit | 3af7a31a45d3b600a49fc0268fae03d793f121e7 (patch) | |
| tree | e9cd28315eb76206c216136d5c1a25e3d682bcd0 | |
| parent | cee11fc609cb7d7087adabba389a97991e636219 (diff) | |
Remove Elpi from Travis.
Rather than trying to keep the version of dependencies in sync with GitLab CI.
| -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: |
