Skip to content

Commit

Permalink
Test OCaml 4.11 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed May 1, 2020
1 parent f88a039 commit 7358e7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ env:
global:
- PINS="ppx_deriving_yojson:."
matrix:
- PACKAGE="ppx_deriving_yojson" DISTRO="ubuntu-16.04" OCAML_VERSION="4.10.0+rc2" OCAML_BETA="enable"
- PACKAGE="ppx_deriving_yojson" DISTRO="ubuntu-16.04" OCAML_VERSION="4.11.0+trunk" OCAML_BETA="enable"
- PACKAGE="ppx_deriving_yojson" DISTRO="ubuntu-16.04" OCAML_VERSION="4.10"
- PACKAGE="ppx_deriving_yojson" DISTRO="ubuntu-16.04" OCAML_VERSION="4.09"
- PACKAGE="ppx_deriving_yojson" DISTRO="ubuntu-16.04" OCAML_VERSION="4.08"
- PACKAGE="ppx_deriving_yojson" DISTRO="ubuntu-16.04" OCAML_VERSION="4.07"
Expand Down

0 comments on commit 7358e7f

Please sign in to comment.