Merge pull request #310 from kit-ty-kate/travis-409-410

Add OCaml 4.09 and 4.10.0+beta1 to the CI matrix
This commit is contained in:
Etienne Millon 2020-02-13 09:33:39 +01:00 committed by GitHub
commit c719401992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ env:
- OCAML_VERSION=4.06
- OCAML_VERSION=4.07
- OCAML_VERSION=4.08
- OCAML_VERSION=4.09
- OPAM_SWITCH=4.10.0+rc2 OCAML_BETA=enable
os:
- linux
- osx