Skip to content

Commit a3948f5

Browse files
committed
add ocaml 4.10 to test suite
1 parent ca62085 commit a3948f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ env:
2020
- PACKAGE="ppx_protocol_conv_jsonm" OCAML_VERSION=4.08
2121
- PACKAGE="ppx_protocol_conv_json" OCAML_VERSION=4.08 TEST=false
2222
- PACKAGE="ppx_protocol_conv" OCAML_VERSION=4.09
23+
- PACKAGE="ppx_protocol_conv" OCAML_VERSION=4.10
2324

2425
os:
2526
- linux

0 commit comments

Comments
 (0)