mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
travis: test on OCaml 4.09, too.
This commit is contained in:
parent
5fcd1a506e
commit
f759a92214
1 changed files with 1 additions and 0 deletions
|
|
@ -15,3 +15,4 @@ env:
|
|||
- PACKAGE="containers" OCAML_VERSION="4.06" EXTRA_DEPS="base-threads base-unix"
|
||||
- PACKAGE="containers" OCAML_VERSION="4.07" EXTRA_DEPS="base-threads base-unix"
|
||||
- PACKAGE="containers" OCAML_VERSION="4.08" EXTRA_DEPS="base-threads base-unix" TESTS=false
|
||||
- PACKAGE="containers" OCAML_VERSION="4.09" EXTRA_DEPS="base-threads base-unix" TESTS=false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue