mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
wip: fix travis
This commit is contained in:
parent
add6a58cf5
commit
01d9693a16
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ env:
|
|||
- PACKAGE="containers" OCAML_VERSION="4.10" TESTS=false
|
||||
- PACKAGE="containers-data" OCAML_VERSION="4.08"
|
||||
- PACKAGE="containers-thread" OCAML_VERSION="4.08"
|
||||
- PACKAGE="containers" OCAML_VERSION="4.11.0+trunk" OCAML_BETA=enable
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.opam/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue