Skip to content

Commit

Permalink
Add OCaml 4.05 to the travis matrix
Browse files Browse the repository at this point in the history
Signed-off-by: John Else <john.else@gmail.com>
  • Loading branch information
johnelse committed Oct 29, 2017
1 parent 82d7b1e commit 30318d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ env:
- OCAML_VERSION=4.03 DEPOPTS=lwt
- OCAML_VERSION=4.04
- OCAML_VERSION=4.04 DEPOPTS=lwt
- OCAML_VERSION=4.05
- OCAML_VERSION=4.05 DEPOPTS=lwt

0 comments on commit 30318d5

Please sign in to comment.