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