From 4908922de3a4c1af3a3368598a65699822212815 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 27 Feb 2018 18:33:18 +0100 Subject: travis: elpi needs findlib >= 1.5 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index babbbbccd..9ec936b0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,6 +76,8 @@ matrix: - TEST_TARGET="ci-coquelicot" - if: NOT (type = pull_request) env: + # ppx_tools_versioned requires a specific version findlib + - FINDLIB_VER="" - TEST_TARGET="ci-elpi" EXTRA_OPAM="ppx_tools_versioned ppx_deriving ocaml-migrate-parsetree" - if: NOT (type = pull_request) env: -- cgit v1.2.3